1 /* { dg-do compile } */
2 /* { dg-options "-O -fno-tree-sra -fdump-tree-fre1-details" } */
17 /* avr has 16 bit int and 32 bit float */
18 /* { dg-final { scan-tree-dump "Replaced u.i with 0 in" "fre1" {xfail avr-*-* } } } */
19 /* { dg-final { cleanup-tree-dump "fre1" } } */