OSDN Git Service

Various cleanups to help compile server.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Mar 2003 16:43:19 +0000 (16:43 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Mar 2003 16:43:19 +0000 (16:43 +0000)
commite9f0d687a15f6a1864fdf1a3773486e376417233
treebff4074818d1d2d8275592e02d37e804e47ed8c8
parent161c884947463ee54737592356919db5ea887ea5
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.

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