* gcc.dg/tree-ssa/restrict-1.c: Move to c-c++-common.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Nov 2009 02:46:35 +0000 (02:46 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Nov 2009 02:46:35 +0000 (02:46 +0000)
* gcc.dg/tree-ssa/restrict-2.c: Move to c-c++-common.
* gcc.dg/tree-ssa/restrict-4.c: Move to c-c++-common.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153800 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/restrict-1.c [moved from gcc/testsuite/gcc.dg/tree-ssa/restrict-1.c with 100% similarity]
gcc/testsuite/c-c++-common/restrict-2.c [moved from gcc/testsuite/gcc.dg/tree-ssa/restrict-2.c with 100% similarity]
gcc/testsuite/c-c++-common/restrict-4.c [moved from gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c with 100% similarity]

index a6bf61b..ec98de1 100644 (file)
@@ -1,3 +1,9 @@
+2009-11-01  Jason Merrill  <jason@redhat.com>
+
+       * gcc.dg/tree-ssa/restrict-1.c: Move to c-c++-common.
+       * gcc.dg/tree-ssa/restrict-2.c: Move to c-c++-common.
+       * gcc.dg/tree-ssa/restrict-4.c: Move to c-c++-common.
+
 2009-11-01  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/opt5.adb: New test.