cfglayout.c (locator_file): Break out from ....
authorJan Hubicka <jh@suse.cz>
Mon, 14 Jul 2003 21:18:15 +0000 (23:18 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 14 Jul 2003 21:18:15 +0000 (21:18 +0000)
commit9ae130f857c95929cd8af833b66f526827a7f701
treeb05a5187c5f66174f8834e8f396ca621a418a89d
parente07d4821a6f45e995f275980874c8ac6050cc548
cfglayout.c (locator_file): Break out from ....

* 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.

From-SVN: r69359
gcc/ChangeLog
gcc/cfglayout.c
gcc/final.c
gcc/rtl.h