Commit 10a9ad3b by Steve Ellcey Committed by Steve Ellcey

* gcc.dg/array-init-1.c: Add big-endian number to check.

From-SVN: r134601
parent 24170ff9
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-*-* } } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment