OSDN Git Service

* decl.c (duplicate_decls): Use DECL_IS_BUILTIN rather than test
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jun 2010 19:58:54 +0000 (19:58 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jun 2010 19:58:54 +0000 (19:58 +0000)
commit7a3324ba6503ef106ec6306f045010b84e83b331
treeee2729d6d87838e12cc9d044ea8e92d18d33f636
parenta0eca0c270319e3e299fd466fba02aab53fab4f9
* decl.c (duplicate_decls): Use DECL_IS_BUILTIN rather than test
DECL_SOURCE_LOCATION directly.

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