1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-dom2" } */
4 void oof (const char *);
10 const char *label2
= (*"*.L_sfnames_b" == '*') + "*.L_sfnames_b";
21 /* There should be no IF conditionals. */
22 /* { dg-final { scan-tree-dump-times "if " 0 "dom2"} } */