1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-optimized" } */
8 unsigned char *last_plus_one
;
10 int Cyc_string_ungetc (int ignore
, struct _fat_ptr
*sptr
);
12 Cyc_string_ungetc (int ignore
, struct _fat_ptr
*sptr
)
28 _ans
.curr
+= 4294967295U;
34 /* The local aggregates . */
35 /* Whether the structs are totally scalarized or not depends on the
36 MOVE_RATIO macro definition in the back end. The scalarization will
37 not take place when using small values for MOVE_RATIO. */
38 /* { dg-final { scan-tree-dump-times "struct _fat_ptr _ans" 0 "optimized" { target { ! "aarch64*-*-* alpha*-*-* arm*-*-* avr-*-* nds32*-*-* powerpc*-*-* s390*-*-* sh*-*-*" } } } } */
39 /* { dg-final { scan-tree-dump-times "struct _fat_ptr _T2" 0 "optimized" { target { ! "aarch64*-*-* alpha*-*-* arm*-*-* avr-*-* nds32*-*-* powerpc*-*-* s390*-*-* sh*-*-*" } } } } */