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: [3.4 PATCH] Fix -fwritable-strings (PR middle-end/18129)


On Sun, 24 Oct 2004, Jakub Jelinek wrote:
> 2004-10-24  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR middle-end/18129
> 	* varasm.c (copy_constant): Don't copy STRING_CSTs if
> 	flag_writable_strings.
> 	(build_constant_desc): Call copy_constant unconditionally.
>
> 	* gcc.dg/20041024-1.c: New test.

Could you report which target triples you've bootstrapped and regression
tested this patch on?  At this stage all changes to 3.4 need to go
through Mark, and his decision is made much easier if you can show that
you've followed protocol to check that this change is safe.

Thanks in advance,

Roger
--


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