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]

r152587 - in /trunk/gcc: ChangeLog cgraph.c


Author: rguenth
Date: Fri Oct  9 13:22:22 2009
New Revision: 152587

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152587
Log:
2009-10-09  Richard Guenther  <rguenther@suse.de>

	* cgraph.c (cgraph_create_edge): Check for NULL call_stmt
	before calling stmt_can_throw_external.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c


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