[Bug c++/59240] New: ICE in varpool_get_node

kilobyte at angband dot pl gcc-bugzilla@gcc.gnu.org
Thu Nov 21 23:10:00 GMT 2013


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

            Bug ID: 59240
           Summary: ICE in varpool_get_node
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kilobyte at angband dot pl

Created attachment 31266
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31266&action=edit
deltaed test case

With gcc-snapshot 20131121-1, running g++ on the attached code fails with:

cc1plus: internal compiler error: in varpool_get_node, at cgraph.h:890

(the actual file the delta comes from is valid code).



More information about the Gcc-bugs mailing list