aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/sysmac2.c
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2004-05-06 22:33:35 +0000
committerno-author <no-author@gcc.gnu.org>2004-05-06 22:33:35 +0000
commit9a6697cd4d53dc535907787682f63ad1440eaeeb (patch)
tree8577bd59019ca59870dd951d6fbd315fe22c827d /gcc/testsuite/gcc.dg/cpp/sysmac2.c
parent03846eafd7c275b583a97c40554da04c978a110a (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-1748
'apple-gcc-1748'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-1748@81586 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/sysmac2.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/sysmac2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/sysmac2.c b/gcc/testsuite/gcc.dg/cpp/sysmac2.c
index 0d1efabdc07..19ddf6ccb94 100644
--- a/gcc/testsuite/gcc.dg/cpp/sysmac2.c
+++ b/gcc/testsuite/gcc.dg/cpp/sysmac2.c
@@ -1,7 +1,8 @@
/* Copyright (C) 2001 Free Software Foundation, Inc. */
/* { dg-do compile } */
-/* { dg-options "-std=gnu99 -pedantic -Wtraditional -fno-show-column" } */
+/* APPLE LOCAL -Wlong-double */
+/* { dg-options "-std=gnu99 -pedantic -Wtraditional -fno-show-column -Wno-long-double" } */
/* Tests diagnostics are suppressed for some macros defined in system
headers. */