This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r154112 - in /trunk/gcc: ChangeLog cfgexpand.c
- From: hutchinsonandy at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 12 Nov 2009 02:35:49 -0000
- Subject: r154112 - in /trunk/gcc: ChangeLog cfgexpand.c
Author: hutchinsonandy
Date: Thu Nov 12 02:35:49 2009
New Revision: 154112
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154112
Log:
PR middle-end/41440
* cfgexpand.c (expand_gimple_basic_block): Append NOP to a fallthru,
single successor block, ending with jump created by RTL expander.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c