This is the mail archive of the gcc-cvs@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]

r117577 - in /trunk/gcc: ChangeLog cgraphunit.c...


Author: rguenth
Date: Mon Oct  9 16:10:38 2006
New Revision: 117577

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117577
Log:
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.

Added:
    trunk/gcc/testsuite/gcc.dg/pr29254.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphunit.c
    trunk/gcc/testsuite/ChangeLog


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