This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47367] internal compiler error: verify_cgraph_node failed
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Jan 2011 16:12:20 +0000
- Subject: [Bug c++/47367] internal compiler error: verify_cgraph_node failed
- Auto-submitted: auto-generated
- References: <bug-47367-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47367
--- Comment #2 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-20 16:12:10 UTC ---
> It works for me with current trunk which suggests this is a duplicate bug
> that was fixed in the meantime. Please re-check with a more recent version.
Yes, I am pretty sure it is dup of the inliner bug I was fixing earlier this
year.
Honza