cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that calls...
authorAlexandre Oliva <aoliva@redhat.com>
Wed, 24 Sep 2003 23:53:07 +0000 (23:53 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 24 Sep 2003 23:53:07 +0000 (23:53 +0000)
commite2e1fa50d933574f7711d9b4f6493381d68ae3fd
tree2f6029276812610822ac864fb806ed128477ad78
parentd395df2636a4f74afbaa3b2d218b377326962d63
cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that calls a handler.

* cpplib.c (do_pragma): Reintroduce cb_line_change call in the
code path that calls a handler.

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