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, i386] [4.6] Backport movd*_internal_rex64 fix from trunk and [4.6/4.7] add testcase


On Thu, Dec 8, 2011 at 3:23 PM, Teresa Johnson <tejohnson@google.com> wrote:
> Sounds good. I will fix the 4.7 version to use the fpie target
> selector. The other thing I noticed is that you had removed the
> -Wwrite-strings option, but I needed to keep that as it was the
> combination of -fPIE and -Wwrite-strings that triggered the bug.

No, the testacase ICEes also without -Wwrite-strings on unpatched gcc.
It is a warning option.

Uros.


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