This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/45885] ICE in arm_dbx_register_number, at config/arm/arm.c:22071


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45885

--- Comment #5 from Ryan Mansfield <rmansfield at qnx dot com> 2011-06-21 13:03:18 UTC ---
(In reply to comment #4)
> (In reply to comment #0)
> > $ ./xgcc -B. -c -O3 -mtune=cortex-a8 -mfloat-abi=softfp -mfpu=neon -g ~/ice.i
> 
> 
> What happens if you do a -mcpu=cortex-a8 ?

The ICE doesn't happen if -mcpu=cortex-a8 is specified. I no longer reproduce
the ICE on trunk, only the 4.6 branch now. The ICE no longer happens with rev
171649 + 171713 applied.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]