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

Re: optimization/6162: gcc 3.0.4: certain i386 asm reloader ice


Hi,

On 30 Oct 2002, Torbjorn Granlund wrote:

> In GCC, I doubt immediate values will be used for add_ssaaaa.  In GMP
> immediates are used, but by conventions they are used for the 2nd
> operand.
>
> There are a couple of other packages that use longlong.h as well, but
> they don't use immediates.
>
> I suggest that we don't touch longlong.h, since it is not really a
> problem.

Well, GNATS 6162 indicates otherwise ;-)  But I have no hard feelings
either way, we'll get reload aborts if it turns out to be used in unlucky
situations.

> Who knows, one day GCC might get this right.

Hopefully, somewhen, yes ;-)


Ciao,
Michael.


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