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]
Other format: [Raw text]

Re: New testcase [v3.0.4 ICE on alpha]


On Sun, Mar 10, 2002 at 07:01:11AM -0700, Roger Sayle wrote:
> I think you know as well as I do that neither of those patches had
> anything to do with this ICE :>

No, I don't know that.  The first time I saw this problem,
it was when we had two 0.0 rtxs.  Since we test for zero
by pointer comparison, one of the two 0.0's won't match.

>         * config/alpha/alpha.c (alpha_emit_conditional_move): Always
>         swap GE/GT if it is an fp comparison.
[...]
> Patch ok for 3.0 branch?  New testcase ok everywhere?

Yes.


r~


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