public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/46123] New: ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g and lambda function
@ 2010-10-21 22:39 zsojka at seznam dot cz
  2010-10-21 23:27 ` [Bug debug/46123] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g zsojka at seznam dot cz
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-21 22:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE: in output_aranges, at dwarf2out.c:11531 with
                    -feliminate-dwarf2-dups -g and lambda function
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22111
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22111
reduced testcase

Compiler output (trunk):
$ gcc -feliminate-dwarf2-dups -g -std=c++0x pr46123.C 
pr46123.C:8:1: internal compiler error: in output_aranges, at dwarf2out.c:11531
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Compiler output (4.5):
$ gcc -feliminate-dwarf2-dups -g -std=c++0x pr46123.C         
pr46123.C:8:1: internal compiler error: in output_pubnames, at
dwarf2out.c:10887
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165768 - crash
4.5 r165781 - crash
4.4 r165754 - doesn't recognise lambdas


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-12-11  4:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-21 22:39 [Bug debug/46123] New: ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g and lambda function zsojka at seznam dot cz
2010-10-21 23:27 ` [Bug debug/46123] ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g zsojka at seznam dot cz
2010-10-22  2:15 ` [Bug debug/46123] [4.5/4.6 Regression] " hjl.tools at gmail dot com
2010-10-26  0:39 ` jakub at gcc dot gnu.org
2010-11-18 13:24 ` jakub at gcc dot gnu.org
2010-11-19  2:26 ` ccoutant at google dot com
2010-11-19  7:42 ` jakub at gcc dot gnu.org
2010-12-03 16:57 ` jason at gcc dot gnu.org
2010-12-03 20:08 ` jason at gcc dot gnu.org
2010-12-03 20:10 ` jason at gcc dot gnu.org
2010-12-04  6:27 ` davek at gcc dot gnu.org
2010-12-04  6:28 ` davek at gcc dot gnu.org
2010-12-04  6:29 ` davek at gcc dot gnu.org
2010-12-11  1:20 ` jason at gcc dot gnu.org
2010-12-11  4:34 ` davek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).