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: mmx/sse support headers


On Sat, Jan 12, 2002 at 05:35:14PM +0100, Jan Hubicka wrote:
> There is an conflict with x86_64 64bit integer arithmetics type - both are
> represented as TImode by default, so the passing conventions get confused.

Err... TImode is 128-bit.  Given that long long is still 64-bit,
exactly when are you going to be encountering TImode variables
except as associated with SSE?


r~


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