cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Sun, 21 Apr 2002 16:17:55 +0000 (16:17 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 21 Apr 2002 16:17:55 +0000 (16:17 +0000)
commit9ac3b1bec7b58c6ad4a76782b1116dfb5f4cd0c6
tree249f1d8f5adab5ad3e3c0bdc851bb1799c3102f2
parentd8b85ae5975987fbac892ed4350d860b3abef533
cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.

* cppmacro.c (funlike_invocation_p): Don't step back over CPP_EOF.
testsuite:
* gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.

From-SVN: r52586
gcc/ChangeLog
gcc/cppmacro.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/endif.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/cpp/endif.h [new file with mode: 0644]