* gcc.dg/titype-1.c: Fix pasto.

From-SVN: r77119
This commit is contained in:
Eric Botcazou 2004-02-02 17:12:36 +01:00 committed by Eric Botcazou
parent 0f4c242bcb
commit 0771e863e7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/titype-1.c: Fix pasto.
2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/titype-1.c: New test.

View File

@ -1,4 +1,4 @@
/* { dg-do compile } */
/* { dg-do run } */
/* Not all platforms support TImode integers. */
#if defined(__LP64__) || defined(__sparc__)