This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Is the following "dg" syntax correct?
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: gcc at gcc dot gnu dot org
- Date: Sat, 09 Aug 2008 01:40:40 +0200
- Subject: Is the following "dg" syntax correct?
Is the following syntax correct?
/* { dg-require-effective-target ilp32 && dfp } */
It appears in gcc/testsuite/gcc.target/i386/pr32000-2.c and
gcc/testsuite/gcc.target/i386/stackalign/return-3.c.
TIA
Dominique