]> gcc.gnu.org Git - gcc.git/commit
macro4.c, macro5.c: New tests.
authorNeil Booth <neilb@earthling.net>
Sun, 29 Oct 2000 11:49:09 +0000 (11:49 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 29 Oct 2000 11:49:09 +0000 (11:49 +0000)
commit00c83d466116974609619c0c08dcafe7b79d5c81
tree5a90721df34f0fbd284e9ba209cdb168101d88b2
parent44ed91a1d664478bb2f6f2e277988908ce3675a5
macro4.c, macro5.c: New tests.

        * gcc.dg/cpp/macro4.c, macro5.c: New tests.
        * mi1.c, mi1c.h: Add null directives to multiple-include test.
        * mi5.c: Test multiple includes work with -C.
        * trigraphs.c: Test ^= version.

From-SVN: r37124
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/macro4.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/macro5.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/mi1.c
gcc/testsuite/gcc.dg/cpp/mi1c.h
gcc/testsuite/gcc.dg/cpp/mi5.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/trigraphs.c
This page took 0.059759 seconds and 5 git commands to generate.