This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48203] ICE in dwarf2out.c while building eglibc.
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 Mar 2011 20:02:14 +0000
- Subject: [Bug debug/48203] ICE in dwarf2out.c while building eglibc.
- Auto-submitted: auto-generated
- References: <bug-48203-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48203
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-19 20:02:04 UTC ---
(In reply to comment #9)
> 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.
Can't reproduce, neither with the above options, nor with a fresh cross
configured the way you mentioned in #c0.