1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-dom3" } */
4 extern void abort (void);
6 typedef struct rtx_def
*rtx
;
19 /* There should be no IF conditionals. */
20 /* { dg-final { scan-tree-dump-times "if " 0 "dom3"} } */
21 /* { dg-final { cleanup-tree-dump "dom3" } } */