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]

Re: A new alpha bug


>>>>> H J Lu <hjl@lucon.org> writes:

> Have you tried your patch? on a cross compiler?

Not to the alpha, no.  Sorry.

> I need this patch to get it to generate the right asm code with my cross
> compiler.

Yep, looks right.

> BTW, both yours and Jim's patches sound like a kludge to me.
> I don't understand why it takes TImode to expose this bug.
> Is there a more subtle bug somehwhere else? Also how many
> other places do we have to change to make it work right
> for all cases? Is there a cleaner way to fix it?

I don't imagine anyplace else needs to be changed.  Bashing the RTL for a
variable is not a common operation.

Jason


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