re PR rtl-optimization/68205 (ICE compiling gcc.c-torture/execute/20040709-2.c with -fno-common on arm-none-eabi)

PR rtl-optimization/68205
	* gcc.c-torture/execute/20040709-3.c: New test.

From-SVN: r253618
This commit is contained in:
Jakub Jelinek 2017-10-10 22:12:08 +02:00 committed by Jakub Jelinek
parent b2ca2504f0
commit 16d926d2ab
2 changed files with 8 additions and 0 deletions

View 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.

View File

@ -0,0 +1,5 @@
/* PR rtl-optimization/68205 */
/* { dg-require-effective-target int32plus } */
/* { dg-additional-options "-fno-common" } */
#include "20040709-2.c"