cppmacro.c: Don't warn about function-like macros without '(' during pre-expandion.
authorNeil Booth <neil@daikokuya.co.uk>
Fri, 20 Sep 2002 19:44:09 +0000 (19:44 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Fri, 20 Sep 2002 19:44:09 +0000 (19:44 +0000)
commit56941bf2e33e6d5b6f2c9015575b2fcf44131629
treea172815d8a262a6580139d5d5ff77104790cee2b
parent66a0dfebeb72645cdabc9661b7cdf2567be23d2a
cppmacro.c: Don't warn about function-like macros without '(' during pre-expandion.

* cppmacro.c: Don't warn about function-like macros without
'(' during pre-expandion.
testsuite:
* gcc.dg/cpp/tr-warn2.c: Update.

From-SVN: r57366
gcc/ChangeLog
gcc/cppmacro.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/tr-warn2.c