r152967 - in /branches/redhat/gcc-4_4-branch: g...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sun Oct 18 19:40:00 GMT 2009


Author: jakub
Date: Sun Oct 18 19:40:04 2009
New Revision: 152967

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152967
Log:
svn merge -r152922:152966 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_4-branch

Added:
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/
      - copied from r152966, branches/gcc-4_4-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/clear/
    branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/1.cc
      - copied unchanged from r152966, branches/gcc-4_4-branch/libstdc++-v3/testsuite/29_atomics/atomic_flag/cons/1.cc
Modified:
    branches/redhat/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_4-branch/libstdc++-v3/include/bits/atomic_0.h
    branches/redhat/gcc-4_4-branch/libstdc++-v3/include/bits/atomic_2.h
    branches/redhat/gcc-4_4-branch/libstdc++-v3/include/c_compatibility/stdatomic.h
    branches/redhat/gcc-4_4-branch/libstdc++-v3/src/atomic.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/decltype18.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/decltype18.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg1.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg1.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/rv-reinterpret.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/rv-reinterpret.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing1.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing1.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing2.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing2.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing3.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing3.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing4.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing4.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing5.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/trailing5.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
      - copied unchanged from r152966, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/vt-40092.C
Removed:
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto12.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto13.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto6.C
    branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto8.C
Modified:
    branches/redhat/gcc-4_4-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_4-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_4-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_4-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_4-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_4-branch/gcc/testsuite/ChangeLog



More information about the Libstdc++-cvs mailing list