* gcc.dg/pr44194-1.c: Remove an extraneous brace.
From-SVN: r213677
This commit is contained in:
parent
f50d71ec0f
commit
c5ff29dae8
@ -1,3 +1,7 @@
|
||||
2014-08-06 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* gcc.dg/pr44194-1.c: Remove an extraneous brace.
|
||||
|
||||
2014-08-06 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
PR debug/61923
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* { dg-do compile { target { { { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! hppa*64*-*-* } } && { ! alpha*-*-* } } && { { ! powerpc*-*-linux* } || powerpc_elfv2 } } } } } */
|
||||
/* { dg-do compile { target { { { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! hppa*64*-*-* } } && { ! alpha*-*-* } } && { { ! powerpc*-*-linux* } || powerpc_elfv2 } } } } */
|
||||
/* { dg-options "-O2 -fdump-rtl-dse1 -fdump-rtl-final" } */
|
||||
|
||||
/* Restrict to 64-bit targets since 32-bit targets usually return small
|
||||
|
Loading…
Reference in New Issue
Block a user