cpplex.c (_cpp_equiv_tokens): Check arg_no in the CPP_MACRO_ARG case.
authorNeil Booth <neilb@earthling.net>
Mon, 6 Nov 2000 18:47:21 +0000 (18:47 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 6 Nov 2000 18:47:21 +0000 (18:47 +0000)
commit56051c0abd9ba1c659367b4e3530ae073d0bb9ba
tree92556c6429345eea986b00db5544fee1713007a7
parent6c53ebffc53b500722f4de9ad4c225ee199c5ca6
cpplex.c (_cpp_equiv_tokens): Check arg_no in the CPP_MACRO_ARG case.

* cpplex.c (_cpp_equiv_tokens): Check arg_no in the
CPP_MACRO_ARG case.

From-SVN: r37277
gcc/ChangeLog
gcc/cpplex.c