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:
parent
b2ca2504f0
commit
16d926d2ab
@ -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.
|
||||
|
||||
|
5
gcc/testsuite/gcc.c-torture/execute/20040709-3.c
Normal file
5
gcc/testsuite/gcc.c-torture/execute/20040709-3.c
Normal file
@ -0,0 +1,5 @@
|
||||
/* PR rtl-optimization/68205 */
|
||||
/* { dg-require-effective-target int32plus } */
|
||||
/* { dg-additional-options "-fno-common" } */
|
||||
|
||||
#include "20040709-2.c"
|
Loading…
x
Reference in New Issue
Block a user