]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
struct-layout-1_generate.c: Add -w option on mmix-*-* for *_[xy].c.
authorJakub Jelinek <jakub@redhat.com>
Mon, 28 Nov 2005 19:45:46 +0000 (20:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 28 Nov 2005 19:45:46 +0000 (20:45 +0100)
* gcc.dg/compat/struct-layout-1_generate.c: Add -w option
on mmix-*-* for *_[xy].c.

From-SVN: r107615

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c

index 3c3c8ce617267ca564c7cff0f87b1de084d13399..5a6f2408f022926e57309450c849893d357aff00 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-28  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/compat/struct-layout-1_generate.c: Add -w option
+       on mmix-*-* for *_[xy].c.
+
 2005-11-28  Kean Johnston  <jkj@sco.com>
 
        * g++.dg/opt/range-test-1.C: Prevent re-inclusion of system
index 1fb8f6bec0e7a0ab55a2885eb6dd717fc4b1ee32..2f69575cb72e8198e94c5bf887f03e9a8d1456a8 100644 (file)
@@ -723,7 +723,7 @@ int main (void)\n\
   fprintf (outfile, "\
 /* { dg-options \"-w -I%s\" } */\n\
 /* { dg-options \"-w -I%s -fno-common\" { target hppa*-*-hpux* } } */\n\
-/* { dg-options \"-I%s -mno-base-addresses\" { target mmix-*-* } } */\n\
+/* { dg-options \"-w -I%s -mno-base-addresses\" { target mmix-*-* } } */\n\
 #include \"struct-layout-1_x1.h\"\n\
 #include \"t%03d_test.h\"\n\
 #include \"struct-layout-1_x2.h\"\n\
@@ -736,7 +736,7 @@ int main (void)\n\
   fprintf (outfile, "\
 /* { dg-options \"-w -I%s\" } */\n\
 /* { dg-options \"-w -I%s -fno-common\" { target hppa*-*-hpux* } } */\n\
-/* { dg-options \"-I%s -mno-base-addresses\" { target mmix-*-* } } */\n\
+/* { dg-options \"-w -I%s -mno-base-addresses\" { target mmix-*-* } } */\n\
 #include \"struct-layout-1_y1.h\"\n\
 #include \"t%03d_test.h\"\n\
 #include \"struct-layout-1_y2.h\"\n\