toplev.c (push_srcloc): Simplify behavior to save current location and set current...
authorPer Bothner <pbothner@apple.com>
Thu, 5 Jun 2003 21:07:08 +0000 (21:07 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 5 Jun 2003 21:07:08 +0000 (14:07 -0700)
commit640da95344c35708b911ea2fda631fc2eff01986
tree96b2b61a1066d26d90ea69bc31ba220d8e378128
parent486f6e5f7248e0fc7ec313e7ad4539bd3e0e109d
toplev.c (push_srcloc): Simplify behavior to save current location and set current location to parameters.

* toplev.c (push_srcloc):  Simplify behavior to save current location
and set current location to parameters.
(pop_srcloc):  Simplify semantics.
(lang_dependent_init):  Remove now-useless initial push_srcloc.

From-SVN: r67512
gcc/ChangeLog
gcc/toplev.c