This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/37346] New: [4.4 Regression] 101 insns needed body finalized, verify_cgraph_node failed
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 09:04:36 -0000
- Subject: [Bug libgomp/37346] New: [4.4 Regression] 101 insns needed body finalized, verify_cgraph_node failed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get the following ICE with current trunk (r139927)
(sid)816:tbm@em64t: ~] /usr/lib/gcc-snapshot/bin/g++ -fopenmp
libgenome-gnFileSource.ii
gnFileSource.cpp:131: error: missing callgraph edge for call stmt:
__builtin_GOMP_critical_end ();
gnFileSource.cpp:131: error: edge genome::gnFileSource::gnFileSource(const
genome::gnFileSource&)->const _CharT* std::basic_string<_CharT, _Traits,
_Alloc>::c_str() const [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>] has no corresponding call_stmt
D.27631 = c_str (D.27630);
genome::gnFileSource::gnFileSource(const genome::gnFileSource&)/308(261): 313
insns needed body finalized
called by:
...
gnFileSource.cpp:131: internal compiler error: verify_cgraph_node failed
Please submit a full bug report,
--
Summary: [4.4 Regression] 101 insns needed body finalized,
verify_cgraph_node failed
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37346