20020430-1.c: Fix dg command typos.

* gcc.dg/20020430-1.c: Fix dg command typos.
	* gcc.dg/20020503-1.c: Likewise.

From-SVN: r62513
This commit is contained in:
Kaveh R. Ghazi 2003-02-07 04:01:18 +00:00 committed by Kaveh Ghazi
parent de84da50f5
commit 32441d96fc
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/20020430-1.c: Fix dg command typos.
* gcc.dg/20020503-1.c: Likewise.
2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.c-torture/compile/20030206-1.c: New test.

View File

@ -5,7 +5,7 @@
which left a reference to the deleted ADDR_VEC. */
/* { dg-do compile } */
/* { do-options "-O2 -frename-registers -fpic" } */
/* { dg-options "-O2 -frename-registers -fpic" } */
typedef unsigned long XID;
typedef XID Window;

View File

@ -4,8 +4,8 @@
for leaf functions, the function was still leaf, but LEAF_REG_REMAP
returned -1 for some registers (like %o0). */
/* { dg-do compile } */
/* { do-options "-O2 -g" } */
/* { do-options "-O2 -g -mflat" { target sparc*-*-* } } */
/* { dg-options "-O2 -g" } */
/* { dg-options "-O2 -g -mflat" { target sparc*-*-* } } */
void foo (char *a, char *b, char *c, char *d)
{