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: -mno-sse and -mno-sse2 broken on opteron?


Andreas Jaeger wrote:
Luca Benini <lbenini@csr.unibo.it> writes:

Read the AMD64 ABI - we use the 80 double-extended precision for long
double which is an x87 data type - just align it to 128 bits,

At this point, have u tried to change long double defaults align? with -m[..]bit-long-double... No asm of your code?

--
But how can I implement unimaginable chaos in my compiler?
				-Geerhardt Goos-


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