This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Patch: enable -fcheck-references for specific targets


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> I don't want this to be XFAIL because it's a real bug.

All our XFAILs are real bugs.  We do that so that we can know that
FAIL=0 is expected.  In this case though it would be hard to XFAIL
because you'd need to do it in a target-dependent way, which the
libjava test framework doesn't support.

Tom


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