1 /* PR rtl-optimization/48721 */
2 /* { dg-do compile } */
3 /* { dg-options "-O -foptimize-sibling-calls -fsched2-use-superblocks -fschedule-insns2 -mtune=core2" } */
5 extern unsigned char a
[];
6 extern int b
[], d
[], e
[], f
[], g
[], *h
[], m
[], *n
[], o
[];
12 int s2
, s3
, s4
, s5
, s6
, s7
, s8
;
15 __attribute__((noinline
, noclone
)) int
22 bar (int x
, struct S
*y
)
30 int t2
, t4
, t5
, t6
, t7
, t8
;
37 t5
= d
[c
[x
] + y
->s3
* 17];