input.c (feed_input): Only touch lineno and input_filename if !USE_CPPLIB.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 27 Jul 1999 00:37:44 +0000 (00:37 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 27 Jul 1999 00:37:44 +0000 (20:37 -0400)
commit809a5db6e439f655fa80a4c4bf262d0abd3a3008
tree696bcb223addda25be152b1868d6f0ad2f24248e
parentcc7fd3980a3e22fe7740e07a94b29fae59c840ea
input.c (feed_input): Only touch lineno and input_filename if !USE_CPPLIB.

* input.c (feed_input): Only touch lineno and input_filename
if !USE_CPPLIB.  Save the old values before setting the new ones.

From-SVN: r28278
gcc/cp/ChangeLog
gcc/cp/input.c