This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32161] stage1 libgcc is being built unoptimized
- From: "zadeck at naturalbridge dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2007 21:34:01 -0000
- Subject: [Bug bootstrap/32161] stage1 libgcc is being built unoptimized
- References: <bug-32161-638@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from zadeck at naturalbridge dot com 2007-08-31 21:34 -------
At least on the x86-32, libgcc is currently being built optimized, but the
options are slightly different. the stage1 build does not do
-fomit-frame-pointer.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32161