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 other/58439] New: ICE verify_cgraph_node failed


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

            Bug ID: 58439
           Summary: ICE verify_cgraph_node failed
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jan.smets@alcatel-lucent.com

Created attachment 30827
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30827&action=edit
verify_cgraph_node failed

file.c:3290:1: error: inlined_to pointer is set but no predecessors found
 }
 ^
GetCoreNum/204 (GetCoreNum) @0x7f61060995f0
  Type: function definition analyzed
  Visibility: artificial
  next sharing asm name: 202
  References:
  Referring:
  Function GetCoreNum/204 is inline copy in taskLock/60
  Availability: local
  Function flags: body local
  Called by:
  Calls:
file.c:3290:1: internal compiler error: verify_cgraph_node failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


gcc version 4.9.0 20130908 (experimental) 
mips-wrs-vxworks

testcase attached


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