cpplib.c (handle_directive): Don't complain about `# NUMBER' if we're seeing this...
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 23 Sep 1999 20:28:40 +0000 (20:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 23 Sep 1999 20:28:40 +0000 (16:28 -0400)
commite6ad5e90440d3ea6ef4af3e5eef826a47de18444
tree269dc45aad402861e24a22411bffe495b561f3fb
parentd18039511137c58d9ba3818c78d5d6713190dd1d
cpplib.c (handle_directive): Don't complain about `# NUMBER' if we're seeing this input for a second time.

* cpplib.c (handle_directive): Don't complain about `# NUMBER' if
we're seeing this input for a second time.

From-SVN: r29634
gcc/ChangeLog
gcc/cpplib.c