// { dg-do compile } // Properly print CALL_EXPRs while dumping expressions double g; int func(double); template struct Foo {}; Foo f; // { dg-error "" "func(g)" }