* c-parse.in (%union): Replace filename & lineno with location.
commit124b18d0d13277ad6ec3306c208e0cd2ada40101
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jun 2003 12:30:05 +0000 (28 12:30 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Jun 2003 12:30:05 +0000 (28 12:30 +0000)
treec2318c2c646bccabb7b829342db207d56d0228a8
parentc09841f68edb6c4280da42e9dcc6d62acb33ebe6
* c-parse.in (%union): Replace filename & lineno with location.
(save_filename, save_lineno): Remove.
(save_location): New.
(fndef, old_style_parm_decls_1, lineno_datadecl, lineno_decl,
nested_function, notype_nested_function, if_prefix, lineno_stmt,
lineno_label, label): Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68636 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parse.in