This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r153495 - in /trunk/gcc: ChangeLog cfgexpand.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 23 Oct 2009 12:01:24 -0000
- Subject: r153495 - in /trunk/gcc: ChangeLog cfgexpand.c
Author: rguenth
Date: Fri Oct 23 12:01:21 2009
New Revision: 153495
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153495
Log:
2009-10-23 Richard Guenther <rguenther@suse.de>
PR middle-end/41805
* cfgexpand.c (expand_call_stmt): Use gimple_has_side_effects and
gimple_call_nothrow_p.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c