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 PR27218


On Sun, 23 Apr 2006, Roger Sayle wrote:

> 
> 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/27218
> > 	* tree-inline.c (expand_call_inline): Strip useless type
> > 	conversions for the return slot address.
> >
> > 	* g++.dg/torture/pr27218.C: New testcase.
> 
> This is also OK for mainline, and 4.1 after a few days... bootstrap
> ... regtest ... (as foretold by the dark prophecy).  Thanks again
> to you both.

I always forget that there's no g++.dg/torture, so I stuck it to tree-ssa.

Thanks,
Richard.


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