OSDN Git Service

* com.c (ffecom_do_entry_): Use location_t and input_location
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 May 2003 16:39:50 +0000 (16:39 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 3 May 2003 16:39:50 +0000 (16:39 +0000)
commit1a975cb784cc0cc15a6080bc138f1c5faf1b27ee
tree0d5819f6b3ce73d7fa9752f37cbda68842d32200
parentd4d8fa459f1dc191e2de35e7c3b37974e5c39b43
* com.c (ffecom_do_entry_): Use location_t and input_location
directly.
(ffecom_gen_sfuncdef_): Likewise.
(ffecom_start_progunit_): Likewise.
(ffecom_sym_transform_): Likewise.
(ffecom_sym_transform_assign_): Likewise.
* lex.c (ffelex_hash_): Likewise.
(ffelex_include_): Likewise.
* std.c (ffestd_exec_begin): Likewise.
(ffestd_exec_end): Likewise.
* ste.c (struct gbe_block): Likewise.
(ffeste_start_block_): Likewise.
(ffeste_start_stmt_): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66432 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/f/ChangeLog
gcc/f/com.c
gcc/f/lex.c
gcc/f/std.c
gcc/f/ste.c