]> gcc.gnu.org Git - gcc.git/commit
cpplex.c (maybe_macroexpand): Warn about function-like macros used in non-function...
authorZack Weinberg <zack@wolery.cumb.org>
Fri, 26 May 2000 01:29:35 +0000 (01:29 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 26 May 2000 01:29:35 +0000 (01:29 +0000)
commit476f28692a80a42632b33b7fb1f0725f81bdbce0
treeeb55a148a58f6d659d815694823130ccba0a2fc8
parent40aaba2b814b0495d3ef50ccb0b607484c0866e7
cpplex.c (maybe_macroexpand): Warn about function-like macros used in non-function context, if -Wtraditional.

* cpplex.c (maybe_macroexpand): Warn about function-like
macros used in non-function context, if -Wtraditional.

From-SVN: r34183
gcc/ChangeLog
gcc/cpplex.c
gcc/testsuite/gcc.dg/cpp-tradwarn2.c [new file with mode: 0644]
This page took 0.058794 seconds and 5 git commands to generate.