This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [committed] remove xfail for sibcall-3/4.c
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Eric Christopher <echristo at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 11 May 2004 08:25:11 +0100
- Subject: Re: [committed] remove xfail for sibcall-3/4.c
- References: <1084258520.3758.17.camel@dzur.sfbay.redhat.com>
Eric Christopher <echristo@redhat.com> writes:
> Richard fixed this eons ago. I'm going to remove the xfails just to make
> the test results look a little prettier.
They don't pass on all target. It depends on -mexplicit-relocs.
I was deliberately leaving them as XFAILs until -mexplicit-relocs was
the default across the board. Would you mind switching back for now?
Richard