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]

Re: testsuite question


On 11/03/2017 12:34 PM, Steve Kargl wrote:
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?

GIven that FreeBSD 9.x has reached EOL,  I'd just remove the xfail.

jeff


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