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: [will commit] Fix PR middle-end/24362, tree-complex vs RESULT_DECL


> 
> 
> --%--multipart-mixed-boundary-3.12839.1130442472--%
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> The problem here is that there is a missing case for the RESULT_DECL
> in tree-complex.c.  This obvious patch fixes it by treating RESULT_DECL
> just like all the other decls.
> 
> Will commit to the mainline and the 4.0 branch once SVN comes
> online.

Committed now.

Thanks,
Andrew Pinski


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