]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimplify.c (gimplify_cleanup_point_expr): For empty body and EH-only cleanup drop...
authorRichard Guenther <rguenther@suse.de>
Mon, 7 Jun 2010 13:10:10 +0000 (13:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 7 Jun 2010 13:10:10 +0000 (13:10 +0000)
commitae0595b089bfb006687b60a0a8a4e6420909424f
tree21421f80b97f7a40457ad01a25b77186f91f9ce0
parentd94a3592d4b796aa86da74cda88de8dfaadddbf3
gimplify.c (gimplify_cleanup_point_expr): For empty body and EH-only cleanup drop the cleanup instead of inserting it...

2010-06-07  Richard Guenther  <rguenther@suse.de>

* gimplify.c (gimplify_cleanup_point_expr): For empty body
and EH-only cleanup drop the cleanup instead of inserting it
unconditionally.

From-SVN: r160371
gcc/ChangeLog
gcc/gimplify.c