Various cleanups to help compile server.
authorPer Bothner <pbothner@apple.com>
Thu, 20 Mar 2003 16:43:19 +0000 (16:43 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 20 Mar 2003 16:43:19 +0000 (08:43 -0800)
commit8826ff0fcd12a506e2e91df9e4cae05747b88f13
treebff4074818d1d2d8275592e02d37e804e47ed8c8
parent015c318662801cd61e48698362d3d11151fbfdfa
Various cleanups to help compile server.

* line-map.c (add_line_map):  Allow leaving the outermost file.
Allowing entering an outermost-file after the initial time.

* toplev.c (pop_srcloc):  Allow popping from initial file.

From-SVN: r64616
gcc/ChangeLog
gcc/line-map.c
gcc/toplev.c