aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2018-03-01 08:30:20 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2018-03-01 08:30:20 +0000
commit6ecdd2b4c5e68244d0b3ace2102fcda5b9d7aabb (patch)
tree07a027dc65d672697c2244850aa0e1a077cf02a7 /gcc
parente6eacdc9451bbee54c80d6b85d22ba390fd2c7c4 (diff)
downloadgcc-6ecdd2b4c5e68244d0b3ace2102fcda5b9d7aabb.zip
gcc-6ecdd2b4c5e68244d0b3ace2102fcda5b9d7aabb.tar.gz
gcc-6ecdd2b4c5e68244d0b3ace2102fcda5b9d7aabb.tar.bz2
re PR target/84528 (gcc.c-torture/execute/960419-2.c -O3 fails with -fno-omit-frame-pointer)
2018-03-01 Richard Sandiford <richard.sandiford@linaro.org> gcc/testsuite/ PR rtl-optimization/84528 * gcc.dg/torture/pr84538.c: Rename to... * gcc.dg/torture/pr84528.c: ...this. From-SVN: r258095
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog8
-rw-r--r--gcc/testsuite/gcc.dg/torture/pr84528.c (renamed from gcc/testsuite/gcc.dg/torture/pr84538.c)0
2 files changed, 7 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 6528ac0..dcf7075 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,6 +1,12 @@
2018-03-01 Richard Sandiford <richard.sandiford@linaro.org>
- PR rtl-optimization/84538
+ PR rtl-optimization/84528
+ * gcc.dg/torture/pr84538.c: Rename to...
+ * gcc.dg/torture/pr84528.c: ...this.
+
+2018-03-01 Richard Sandiford <richard.sandiford@linaro.org>
+
+ PR rtl-optimization/84528
* gcc.dg/torture/pr84538.c: New test.
2018-02-28 Martin Sebor <msebor@redhat.com>
diff --git a/gcc/testsuite/gcc.dg/torture/pr84538.c b/gcc/testsuite/gcc.dg/torture/pr84528.c
index b56a1c4..b56a1c4 100644
--- a/gcc/testsuite/gcc.dg/torture/pr84538.c
+++ b/gcc/testsuite/gcc.dg/torture/pr84528.c