re PR rtl-optimization/68205 (ICE compiling gcc.c-torture/execute/20040709-2.c with...
authorJakub Jelinek <jakub@redhat.com>
Tue, 10 Oct 2017 20:12:08 +0000 (22:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 10 Oct 2017 20:12:08 +0000 (22:12 +0200)
PR rtl-optimization/68205
* gcc.c-torture/execute/20040709-3.c: New test.

From-SVN: r253618

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040709-3.c [new file with mode: 0644]

index 9942f4b91e02d58f3b6c20d868f4db077c63112a..0eadf82a31d3427c3cd091d6c5af21909ed48256 100644 (file)
@@ -1,5 +1,8 @@
 2017-10-10  Jakub Jelinek  <jakub@redhat.com>
 
+       PR rtl-optimization/68205
+       * gcc.c-torture/execute/20040709-3.c: New test.
+
        PR c++/67625
        * g++.dg/cpp0x/pr67625.C: New test.
 
diff --git a/gcc/testsuite/gcc.c-torture/execute/20040709-3.c b/gcc/testsuite/gcc.c-torture/execute/20040709-3.c
new file mode 100644 (file)
index 0000000..e6622c6
--- /dev/null
@@ -0,0 +1,5 @@
+/* PR rtl-optimization/68205 */
+/* { dg-require-effective-target int32plus } */
+/* { dg-additional-options "-fno-common" } */
+
+#include "20040709-2.c"