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] Optimize var = STRING_CST


On Fri, Aug 24, 2007 at 11:37:25AM +0200, Richard Guenther wrote:
> This is ok if you add a testcase.

Thanks, attached patch is what I have committed.

>  I also bet we have a PR  somewhere for this one...

PR31150 is related, but this patch is just a very partial improvement
for that case and only on some arches (e.g. both ppc32 and ppc64
won't use store_by_pieces on the testcase below for neither
foo nor bar function).


	Jakub

Attachment: M2
Description: Text document


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