Remove gcc/testsuite/ and testsuite/ leading paths from
filenames. From-SVN: r196790
This commit is contained in:
parent
b3c0d469f9
commit
7469b1dc52
|
@ -473,7 +473,7 @@
|
|||
2013-02-20 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
PR tree-optimization/56265
|
||||
* testsuite/g++.dg/ipa/devirt-11.C: New testcase.
|
||||
* g++.dg/ipa/devirt-11.C: New testcase.
|
||||
|
||||
2013-02-20 Richard Biener <rguenther@suse.de>
|
||||
|
||||
|
@ -577,7 +577,7 @@
|
|||
2013-02-15 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
PR fortran/56318
|
||||
* gcc/testsuite/gfortran.dg/matmul_9.f90: New.
|
||||
* gfortran.dg/matmul_9.f90: New.
|
||||
|
||||
2013-02-15 Tobias Burnus <burnus@net-b.de>
|
||||
|
||||
|
@ -660,9 +660,9 @@
|
|||
|
||||
Avoid instrumenting duplicated memory access in the same basic block
|
||||
* c-c++-common/asan/no-redundant-instrumentation-1.c: New test.
|
||||
* testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c: Likewise.
|
||||
* testsuite/c-c++-common/asan/no-redundant-instrumentation-3.c: Likewise.
|
||||
* testsuite/c-c++-common/asan/inc.c: Likewise.
|
||||
* c-c++-common/asan/no-redundant-instrumentation-2.c: Likewise.
|
||||
* c-c++-common/asan/no-redundant-instrumentation-3.c: Likewise.
|
||||
* c-c++-common/asan/inc.c: Likewise.
|
||||
|
||||
2013-02-12 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
|
|
Loading…
Reference in New Issue