mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-21 15:31:09 +08:00
* gcc.dg/array-init-1.c: Add big-endian number to check.
From-SVN: r134601
This commit is contained in:
parent
24170ff901
commit
10a9ad3b82
@ -1,3 +1,7 @@
|
||||
2008-04-23 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* gcc.dg/array-init-1.c: Add big-endian number to check.
|
||||
|
||||
2008-04-23 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/27799
|
||||
|
@ -22,4 +22,4 @@ bar (void)
|
||||
}
|
||||
|
||||
/* { dg-final { scan-assembler-not "abcdefghi" { target i?86-*-* x86_64-*-* ia64-*-* } } } */
|
||||
/* { dg-final { scan-assembler-times "7523094288207667809\|6867666564636261\|1684234849\|64636261" 2 { target i?86-*-* x86_64-*-* ia64-*-* } } } */
|
||||
/* { dg-final { scan-assembler-times "7017280452245743464\|7523094288207667809\|6867666564636261\|1684234849\|64636261" 2 { target i?86-*-* x86_64-*-* ia64-*-* } } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user