* gcc.dg/20020122-4.c: Use multiple outputs on the asm.

From-SVN: r49165
This commit is contained in:
Richard Henderson 2002-01-23 19:34:14 -08:00
parent d5714a5d65
commit a99e47a50b
1 changed files with 5 additions and 2 deletions

View File

@ -29,6 +29,10 @@
* gcc.dg/c99-intconst-1.c: Mark XFAIL.
2002-01-22 Richard Henderson <rth@redhat.com>
* gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2002-01-22 Richard Henderson <rth@redhat.com>
* gcc.dg/20020122-4.c: New.
@ -103,8 +107,7 @@
2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
* g++.dg/other/deprecated.C: Fix FAIL from
"At global scope" message
* g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
* g++.dg/ext/align1.C: Fix fail on cygwin from maximum
alignment warnings.