This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r169374 - in /branches/transactional-memory/gcc...


Author: aldyh
Date: Fri Jan 28 21:08:07 2011
New Revision: 169374

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169374
Log:
        PR/47340
        * Import the following from mainline:
        2010-06-15  Jason Merrill  <jason@redhat.com>
        [snip]
        * cp/decl.c (duplicate_decls): Use DECL_IS_BUILTIN rather than test
        DECL_SOURCE_LOCATION directly.


Added:
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/pr47340.C
Modified:
    branches/transactional-memory/gcc/ChangeLog.tm
    branches/transactional-memory/gcc/cp/decl.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]