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 debug/48203] ICE in dwarf2out.c while building eglibc.


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

--- Comment #9 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-03-19 19:25:30 UTC ---
(In reply to comment #8)
> ./cc1 -O2 -g ld-collate.i -quiet; echo $?
> 0
> 
> if you are talking about #c2 testcase.  I have cross configured with
> ../configure --disable-bootstrap --target armv5tel-unknown-linux-gnueabi
> --enable-languages=c
> Perhaps some -m* cpu selection etc. options are needed to reproduce?

Can you try with -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -mthumb ?
It fails in that case . #c1 has the configuration options that I used. 

cheers
Ramana


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