c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 21 May 2003 14:27:46 +0000 (14:27 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 21 May 2003 14:27:46 +0000 (14:27 +0000)
commitb190f239060ec7ac9cb71d1c75303bf730cd6773
tree8b4db981fce7368eec77eb662d5ca0d416cfc72a
parent278566a23524383e61cfdd0b1e346ac55790975d
c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.

* c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
(nested_function): Likewise.
(notype_nested_function): Likewise.
cp:
* pt.c (register_specialization): Update the decl's location,
if necessary.
(check_explicit_specialization): Likewise.

From-SVN: r67063
gcc/ChangeLog
gcc/c-parse.in
gcc/cp/ChangeLog
gcc/cp/pt.c