cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace...
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 15 May 1995 20:42:04 +0000 (13:42 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 15 May 1995 20:42:04 +0000 (13:42 -0700)
commit1519594d5a1708eae355e0c774e3efafff1229e2
tree906f6f21191f205b17ded5af77113bdbf7950d1a
parentbc9cc2868de3c70ef195eee59f792ca4b1ea7080
cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace, not before.

* cppexp.c (cpp_reader):  Test for '#' (start of assertion) *after*
skipping hspace, not before.

From-SVN: r9687
gcc/cppexp.c