aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/pragma-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/gcc.dg/pragma-darwin.c')
-rw-r--r--gcc/testsuite/gcc.dg/pragma-darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/pragma-darwin.c b/gcc/testsuite/gcc.dg/pragma-darwin.c
index f64095b0..c8dd9d4 100644
--- a/gcc/testsuite/gcc.dg/pragma-darwin.c
+++ b/gcc/testsuite/gcc.dg/pragma-darwin.c
@@ -32,7 +32,7 @@ struct s3 { short f1; int f2; };
struct s4 { short f1; int f2; };
#pragma options align=natural foo /* { dg-warning "junk at end of '#pragma options'" } */
-/* { dg-warning "malformed '#pragma options align={mac68k|power|reset}', ignoring" "ignoring" { target *-*-* } 34 } */
+/* { dg-warning "malformed '#pragma options align={mac68k|power|reset}', ignoring" "ignoring" { target *-*-* } .-1 } */
/* Segment pragmas don't do anything anymore. */