This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/37283] [4.4 Regression] Cannot build crtbegin.o for ARM
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2008 20:48:25 -0000
- Subject: [Bug target/37283] [4.4 Regression] Cannot build crtbegin.o for ARM
- References: <bug-37283-15321@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-08-29 20:48 -------
First the back-end does not disable section anchors for -fno-toplevel-reorder
so that is being produced.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37283