public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/65277] New: ice in get_untransformed_body with -O2
@ 2015-03-02 13:52 dcb314 at hotmail dot com
  2015-03-02 14:02 ` [Bug c++/65277] [5 Regression] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2015-03-02 13:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65277

            Bug ID: 65277
           Summary: ice in get_untransformed_body with -O2
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com

The gcc/testsuite case g++.dg/inherit/covariant18.C,
when compiled by trunk dated 20150301 with -O2, does this:

bug188.cc:41:1: internal compiler error: in get_untransformed_body, at
cgraph.c:
3113
 }
 ^
0x8faead cgraph_node::get_untransformed_body()
    ../../src/trunk/gcc/cgraph.c:3113
0x90560f cgraph_node::expand()
    ../../src/trunk/gcc/cgraphunit.c:1850
0x906e58 expand_all_functions
    ../../src/trunk/gcc/cgraphunit.c:2014
0x906e58 symbol_table::compile()
    ../../src/trunk/gcc/cgraphunit.c:2367
0x908977 symbol_table::finalize_compilation_unit()
    ../../src/trunk/gcc/cgraphunit.c:2444
0x6d901c cp_write_global_declarations()
    ../../src/trunk/gcc/cp/decl2.c:4754


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

end of thread, other threads:[~2015-03-03 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 13:52 [Bug c++/65277] New: ice in get_untransformed_body with -O2 dcb314 at hotmail dot com
2015-03-02 14:02 ` [Bug c++/65277] [5 Regression] " rguenth at gcc dot gnu.org
2015-03-02 14:43 ` ktietz at gcc dot gnu.org
2015-03-02 15:24 ` mpolacek at gcc dot gnu.org
2015-03-02 15:58 ` ktietz at gcc dot gnu.org
2015-03-02 23:29 ` hubicka at gcc dot gnu.org
2015-03-03 13:07 ` [Bug ipa/65277] " marxin 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).