From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 435B71382FE for ; Tue, 12 Jul 2016 00:48:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E55CE0B5B; Tue, 12 Jul 2016 00:47:58 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74ABBE0B45 for ; Tue, 12 Jul 2016 00:47:57 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0B/CwA731xV/8rtSC1cgxCBMsNcCYdLBAICgTw5FAEBAQEBAQGBCkEFg10BAQMBOhwoCwshExIPBSU3iCQIzyMBAQEHAgEfizqFDBaDAYEWAQSdb4d4jx0jggocgW4iMYJHAQEB X-IPAS-Result: A0B/CwA731xV/8rtSC1cgxCBMsNcCYdLBAICgTw5FAEBAQEBAQGBCkEFg10BAQMBOhwoCwshExIPBSU3iCQIzyMBAQEHAgEfizqFDBaDAYEWAQSdb4d4jx0jggocgW4iMYJHAQEB X-IronPort-AV: E=Sophos;i="5.13,465,1427774400"; d="scan'208";a="247527880" Received: from 45-72-237-202.cpe.teksavvy.com (HELO waltdnes.org) ([45.72.237.202]) by ironport2-out.teksavvy.com with SMTP; 11 Jul 2016 20:47:56 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Mon, 11 Jul 2016 20:47:58 -0400 From: waltdnes@waltdnes.org Date: Mon, 11 Jul 2016 20:47:58 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Is "-fomit-frame-pointer" a gcc default? Message-ID: <20160712004758.GA7560@waltdnes.org> References: <20160711202742.GA6195@waltdnes.org> <1468270318.3153.9.camel@gmail.com> <57843055.10803@googlemail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57843055.10803@googlemail.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Archives-Salt: db5174da-f52e-4541-a053-8216b1f4f7c6 X-Archives-Hash: 86a97accc82d8b881bc438d16703e7be On Tue, Jul 12, 2016 at 01:48:37AM +0200, Volker Armin Hemmann wrote > so it is not turned on on x86. Not sure about amd64. IIRC it is default > on amd64, but I am not sure and too lazy to google. Just like the thread > starter. Actually, I did Google. So did another particpant in the Pale Moon forum. We got different answers, and various other people chimed in. That's why I posted here. BTW, "gcc -O2 -Q --help=optimizers" returns -fomit-frame-pointer [disabled] ...in both my real 64-bit Gentoo install and my 32-bit VM Gentoo. -- Walter Dnes I don't run "desktop environments"; I run useful applications