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 PR27236


On Sun, 23 Apr 2006, Richard Guenther wrote:
> 2006-04-23  Andrew Pinski  <pinskia@gcc.gnu.org>
> 	Richard Guenther  <rguenther@suse.de>
>
> 	PR tree-optimization/27236
> 	* tree-inline.c (copy_body_r): Make sure to copy
> 	TREE_THIS_VOLATILE flag.
>
> 	* gcc.dg/tree-ssa/pr27236.c: New testcase.

This is OK for mainline, and the 4.1 branch after a few days without
problems following a bootstrap and regression test there.   Thanks to
both you and Andrew.

Roger
--


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