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 /* { dg-final { scan-tree-dump-times "struct _fat_ptr _ans" 0 "optimized"} } */
36 /* { dg-final { scan-tree-dump-times "struct _fat_ptr _T2" 0 "optimized"} } */
37 /* { dg-final { cleanup-tree-dump "optimized" } } */