1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-dom3" } */
7 const char *label2
= (*"*.L_sfnames_b" == '*') + "*.L_sfnames_b";
18 /* There should be no IF conditionals. */
19 /* { dg-final { scan-tree-dump-times "if " 0 "dom3"} } */
20 /* { dg-final { cleanup-tree-dump "dom3" } } */