This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

testsuite question


One of the tests for gfortran has been XPASSing 
on newer versions of FreeBSD.  The testcase has
the line

! { dg-xfail-if "" { "*-*-freebsd*" } { "*" }  { "" } }

I know the tests passes on *-*-freebsd12.0.  I should
pass on *-*-freebsd11.* and perhaps *-*-freebsd10.*.
I don't know if it passes on older FreeBSD.  So, I
should I modified the dejagnu pattern?

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]