| Submitter | Steve Ellcey |
|---|---|
| Date | March 29, 2011, 8:43 p.m. |
| Message ID | <1301431418.17764.380.camel@hpsje.cup.hp.com> |
| Download | mbox | patch |
| Permalink | /patch/88864/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc.dg/torture/pr47917.c =================================================================== --- gcc.dg/torture/pr47917.c (revision 171649) +++ gcc.dg/torture/pr47917.c (working copy) @@ -1,6 +1,7 @@ /* { dg-do run } */ /* { dg-options "-std=c99" } */ /* { dg-options "-std=c99 -D_XOPEN_SOURCE=500" { target mips-sgi-irix6.5 } } */ +/* { dg-options "-std=gnu99" { target *-*-hpux* } } */ /* { dg-xfail-if "no C99 snprintf function" { *-*-hpux10* } } */ /* { dg-xfail-run-if "non-conforming C99 snprintf" { *-*-hpux11.[012]* } } */