OSDN Git Service

* cfglayout.c (locator_file): Break out from ....
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 21:18:15 +0000 (21:18 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2003 21:18:15 +0000 (21:18 +0000)
commitc6a8cd53cf488e97ecd3744cfc8a69e7c7a4b994
treeb05a5187c5f66174f8834e8f396ca621a418a89d
parentbfbc45f594c078a1a959d3e2f0033c927efdc414
* cfglayout.c (locator_file): Break out from ....
(insn_file): ... here.
(locator_line): Break out from ....
(insn_line): ... here.
* rtl.h (locator_file, locator_line): Declare.
(final_start_function): Set proper line/file info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69359 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfglayout.c
gcc/final.c
gcc/rtl.h