20000625-1.c, [...]: New tests.
authorZack Weinberg <zack@wolery.cumb.org>
Sun, 25 Jun 2000 23:31:02 +0000 (23:31 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 25 Jun 2000 23:31:02 +0000 (23:31 +0000)
commitb42115f711f164a05b1e9f3ca5565eb74ab3964b
tree22d911bf83ddfad4e54cbaf87ad503050300c2c8
parent1a03d9675e10d1d69754966c2b5329dc0d1d04db
20000625-1.c, [...]: New tests.

* gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
        New tests.
* gcc.dg/cpp-mi3.def: New file.

* gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
inside assertions.
* gcc.dg/cpp-as2.c: Make error regexps match either old or new
lexer's error messages.
* gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
divine anything from the linemarkers.
* gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
* gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.

From-SVN: r34701
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20000625-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/20000625-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-as1.c
gcc/testsuite/gcc.dg/cpp-as2.c
gcc/testsuite/gcc.dg/cpp-mi.c
gcc/testsuite/gcc.dg/cpp-mi3.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-mi3.def [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp-micc.h
gcc/testsuite/gcc.dg/poison-1.c