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 PR27830


Richard Guenther <rguenther@suse.de> writes:

> 2006-06-08  Richard Guenther  <rguenther@suse.de>
> 
> 	PR tree-optimization/27830
> 	* tree-inline.c (copy_body_r): For copying the operand
> 	of an ADDR_EXPR make sure to fold &* afterwards.
> 
> 	* g++.dg/tree-ssa/pr27830.C: New testcase.

This is OK.

Thanks.

:REVIEWMAIL:

Ian


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