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


On Tue, 13 Jun 2006, Richard Guenther wrote:

> On Tue, 12 Jun 2006, Ian Lance Taylor wrote:
> 
> > 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.
> 
> Committed to mainline.  Will commit to the branch in a few days.

Bootstrapped and tested on i686-pc-linux-gnu for 4.1.

Committed to 4.1 branch.

Richard.

--
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs


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