Commit 828430c9 by Teresa Johnson Committed by Teresa Johnson

movdi-rex64.c: Remove unnecessary -Wwrite-strings option.

        * gcc.target/i386/movdi-rex64.c: Remove unnecessary
        -Wwrite-strings option.

From-SVN: r182121
parent bd531f09
2011-12-08 Teresa Johnson <tejohnson@google.com>
* gcc.target/i386/movdi-rex64.c: Remove unnecessary
-Wwrite-strings option.
2011-12-08 Teresa Johnson <tejohnson@google.com>
* gcc.target/i386/movdi-rex64.c: New.
2011-12-08 Richard Guenther <rguenther@suse.de>
......
/* { dg-do compile } */
/* { dg-options "-fPIE -Wwrite-strings" } */
/* { dg-options "-fPIE" } */
/* { dg-require-effective-target pie } */
char *strcpy (char *dest, const char *src);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment