OSDN Git Service

* c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2003 14:27:46 +0000 (14:27 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2003 14:27:46 +0000 (14:27 +0000)
commit0933e909587704975444287411b35c0c1deb05b9
tree8b4db981fce7368eec77eb662d5ca0d416cfc72a
parentc8ae3bf0428943f65700a0a1aa4989467b683cdc
* 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.

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