com.c (ffecom_do_entry_): Use location_t and input_location directly.
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 3 May 2003 16:39:50 +0000 (16:39 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 3 May 2003 16:39:50 +0000 (16:39 +0000)
commit31423e30eeeb688c09434451706da181ad17ac2b
tree0d5819f6b3ce73d7fa9752f37cbda68842d32200
parent5a43f8c419e41730a6d6cf824395f1de2fa9dd9e
com.c (ffecom_do_entry_): Use location_t and input_location directly.

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

From-SVN: r66432
gcc/f/ChangeLog
gcc/f/com.c
gcc/f/lex.c
gcc/f/std.c
gcc/f/ste.c