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

Re: [PATCH] Fix PR42705


On Wed, Jan 13, 2010 at 04:02:56PM +0100, Richard Guenther wrote:
> 
> We shouldn't insert stmts before gsi_start_bb but gsi_after_labels 
> instead.
> 
> Bootstrapped and tested on x86_64-unknown-linux-gnu, applied to trunk.

I've committed a backport of this patch to 4.4 branch (without the testcase
that H.J. has already added) after bootstrapping/regtesting on x86_64-linux
and i686-linux.

	Jakub


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