aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp/redef2.c
diff options
context:
space:
mode:
authorNeil Booth <neilb@earthling.net>2000-12-09 12:07:56 +0000
committerNeil Booth <neil@gcc.gnu.org>2000-12-09 12:07:56 +0000
commit976654912051f4b6680973c01da45c3697645f24 (patch)
treefc0bc05a8a0e85bd50f26d41ec53b43caac02e30 /gcc/testsuite/gcc.dg/cpp/redef2.c
parent28e0f040343cefbd1de6c067394ea1415fab83f8 (diff)
downloadgcc-976654912051f4b6680973c01da45c3697645f24.zip
gcc-976654912051f4b6680973c01da45c3697645f24.tar.gz
gcc-976654912051f4b6680973c01da45c3697645f24.tar.bz2
lineflags.c: New tests.
* gcc.dg/cpp/lineflags.c: New tests. * gcc.dg/cpp/poison.c: Update. * gcc.dg/cpp/redef2.c: Update. * gcc.dg/cpp/skipping.c: New test. From-SVN: r38151
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/redef2.c')
-rw-r--r--gcc/testsuite/gcc.dg/cpp/redef2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/redef2.c b/gcc/testsuite/gcc.dg/cpp/redef2.c
index 5838c47..1656ab8 100644
--- a/gcc/testsuite/gcc.dg/cpp/redef2.c
+++ b/gcc/testsuite/gcc.dg/cpp/redef2.c
@@ -26,5 +26,5 @@
{ dg-warning "previous" "prev def ro" { target *-*-* } 11 }
{ dg-warning "previous" "prev def va" { target *-*-* } 14 }
- { dg-warning "named variable" "named" { target *-*-* } 14 }
- { dg-warning "anonymous variable" "anon" { target *-*-* } 15 } */
+ { dg-warning "named var" "named variadic" { target *-*-* } 14 }
+ { dg-warning "anonymous var" "anon variadic" { target *-*-* } 15 } */