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: "sam at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Aug 2008 13:45:52 -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 #4 from sam at gcc dot gnu dot org 2008-08-30 13:45 -------
Subject: Bug 37283
Author: sam
Date: Sat Aug 30 13:44:22 2008
New Revision: 139803
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139803
Log:
gcc/
PR target/37283
* config/arm/arm.c (arm_optimization_options): Set
flag_section_anchors to 2 instead of 1 to distinguish it from
-fsection-anchors given explicitely on the command line.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37283