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

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Oct 22 19:14:00 GMT 2009


Author: rth
Date: Thu Oct 22 19:14:22 2009
New Revision: 153470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153470
Log:
Move tests to testsuite/c-c++-common/tm/ as necessary.
Cleanup dump files as necessary.

Added:
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/abort-1.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-1.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/abort-2.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-2.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/abort-3.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-3.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/atomic-1.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/atomic-1.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/atomic-2.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/atomic-2.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/attrib-1.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/g++.dg/tm/attrib-1.C
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/safe-1.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/safe-1.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/wrap-1.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/wrap-1.c
    branches/transactional-memory/gcc/testsuite/c-c++-common/tm/wrap-2.c
      - copied, changed from r153464, branches/transactional-memory/gcc/testsuite/gcc.dg/tm/wrap-2.c
Removed:
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/abort-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/abort-2.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/atomic-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/atomic-2.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/attrib-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/safe-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/wrap-1.C
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/wrap-2.C
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/abort-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/atomic-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/atomic-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/attrib-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/safe-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/wrap-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/wrap-2.c
Modified:
    branches/transactional-memory/gcc/testsuite/g++.dg/tm/tm.exp
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/irrevocable-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/irrevocable-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/irrevocable-4.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-1.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/memopt-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/props-2.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/props-3.c
    branches/transactional-memory/gcc/testsuite/gcc.dg/tm/tm.exp



More information about the Gcc-cvs mailing list