Remove gcc/testsuite/ prefix.
authorH.J. Lu <hjl@gcc.gnu.org>
Fri, 15 Jul 2011 14:58:16 +0000 (07:58 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 15 Jul 2011 14:58:16 +0000 (07:58 -0700)
From-SVN: r176317

gcc/testsuite/ChangeLog

index 925f64c92568a49f20e31a1f4038bad61a4ac24d..a592c253d83d62f323e9c5cfe87213fd730f09cb 100644 (file)
        * gcc.target/tic6x/bswapl.c: New test.
        * gcc.target/tic6x/ffsdi.c: New test.
        * gcc.target/tic6x/tic6x.exp: New file.
-       * gcc/testsuite/gcc.target/tic6x/builtins/arith24.c: New test.
-       * gcc/testsuite/gcc.target/tic6x/builtins/smpy.c: New test.
-       * gcc/testsuite/gcc.target/tic6x/builtins/smpylh.c: New test.
-       * gcc/testsuite/gcc.target/tic6x/builtins/smpyh.c: New test.
-       * gcc/testsuite/gcc.target/tic6x/builtins/sarith1.c: New test.
-       * gcc/testsuite/gcc.target/tic6x/builtins/extclr.c: New test
-       * gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp: New file.
+       * gcc.target/tic6x/builtins/arith24.c: New test.
+       * gcc.target/tic6x/builtins/smpy.c: New test.
+       * gcc.target/tic6x/builtins/smpylh.c: New test.
+       * gcc.target/tic6x/builtins/smpyh.c: New test.
+       * gcc.target/tic6x/builtins/sarith1.c: New test.
+       * gcc.target/tic6x/builtins/extclr.c: New test
+       * gcc.target/tic6x/builtins/c6x-builtins.exp: New file.
        * gcc.target/tic6x/builtin-math-7.c: New test, adapted from gcc.dg.
        * lib/target-supports.exp (chck_profiling_available): Not on tic6x.
        (check_effective_target_ti_c67x, check_effective_target_ti_c64xp):
@@ -33,7 +33,7 @@
        * gcc.dg/torture/builtin-math-7.c: Likewise.
 
        PR testsuite/49757
-       * gcc/testsuite/gcc.target/tic6x/builtins/c6x-builtins.exp: Return if
+       * gcc.target/tic6x/builtins/c6x-builtins.exp: Return if
        not testing tic6x-*-*.
 
 2011-07-14  Andrew Pinski  <pinskia@gmail.com>