Commit f4f656c6 by Andy Hutchinson Committed by Andy Hutchinson

re PR testsuite/36284 (gcc.dg-struct-layout fails AVR target - multiple reasons)

PR testsuite/36284
* gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Require int32plus for generated main files.

From-SVN: r136920
parent 93aa3ec6
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
PR testsuite/36284
* gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Require
int32plus for generated main files.
2008-06-18 Andy Hutchinson <hutchinsonandy@aim.com>
PR c/36460
* gcc.dg/utf32-1.c: Mark xfail for AVR target.
* gcc.dg/utf32-2.c: Ditto.
......
......@@ -762,6 +762,7 @@ switchfiles (int fields)
exit (1);
}
fprintf (outfile, "\
/* { dg-require-effective-target int32plus } */\n\
/* { dg-options \"-I%s\" } */\n\
/* { dg-options \"-I%s -fno-common\" { target hppa*-*-hpux* *-*-darwin* *-*-mingw32* *-*-cygwin* } } */\n\
/* { dg-options \"-I%s -mno-base-addresses\" { target mmix-*-* } } */\n\
......
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