This is the mail archive of the gcc-patches@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]

Re: [testcase] i686 failure in reload


On Thu, 4 Jan 2001, Jakub Jelinek wrote:

> Hi!
>
> The following testcase fails with a fatal spill failure, for some reason
> reload decides it will spill d into AREG class, but bar's a argument is checked
> later on (and that one is present in %eax).
> Ok to commit the testcase? No fix yet.

The fix is not to use -fschedule-insns on i386.  It's not supported.


Bernd


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