]> git.ipfire.org Git - thirdparty/gcc.git/commit
* cpplib.c (handle_directive): Don't complain about `# NUMBER' if
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 1999 20:28:40 +0000 (20:28 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 1999 20:28:40 +0000 (20:28 +0000)
commit20619812976829183f4e9558758eeb89628f9004
tree269dc45aad402861e24a22411bffe495b561f3fb
parent185499c49371baddf391c5db7877869ca30440e8
* cpplib.c (handle_directive): Don't complain about `# NUMBER' if
we're seeing this input for a second time.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29634 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cpplib.c