re PR middle-end/29254 (verify_cgraph_node failed (inlined_to pointer is set but...
authorRichard Guenther <rguenther@suse.de>
Mon, 9 Oct 2006 16:10:38 +0000 (16:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 9 Oct 2006 16:10:38 +0000 (16:10 +0000)
commit5771bd91eccb16e766ed13f533bdb4695c705da7
treeb925af300345e743bbc19d811c98bee55425729c
parente64f5acfafe9a0e1842716d80e12dd0d2b075435
re PR middle-end/29254 (verify_cgraph_node failed (inlined_to pointer is set but no predecessors found))

2006-10-09  Richard Guenther  <rguenther@suse.de>

PR middle-end/29254
* cgraphunit.c (verify_cgraph_node): Bail out on earlier
errors.

* gcc.dg/pr29254.c: New testcase.

From-SVN: r117577
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr29254.c [new file with mode: 0644]