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 volatile aggregate x = x; (PR middle-end/45852) (take 2)


On 12/20/2010 2:29 PM, Jakub Jelinek wrote:

> 2010-12-20  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR middle-end/45852
> 	* expr.c (store_expr): Ignore alt_rtl if equal to target,
> 	but has side-effects.
> 
> 	* gcc.target/i386/pr45852.c: New test.

This looks good to me.

Thank you,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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