------- Comment #11 from pinskia at gcc dot gnu dot org 2009-03-31 19:34 ------- (In reply to comment #10) > I can't get dg- style to work either. What I'd like to do is something like > this: > > /* { dg-xfail-run-if "PR36610" { lp64 } "*" "" } */ > > Janis, can you please help? Thanks.
Except that is not a fully correct xfail as it is more than just lp64 targets, it is about targets which pass via registers. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|objc |libobjc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36610