This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -msse producing sse2 instructions
On Sun, Jul 21, 2002 at 07:21:43AM -0700, Tim Prince wrote:
>I think Chris Faylor decided to stay with 4-byte alignment for
>backwards compatibility with the libstdc++-v2 libraries.
AFAICT, it was the alignment of the .ctor section that was causing the
problem. I think I have patched the gcc-2.95.3 binaries to work
correctly now, so once I've officially released gcc 3.2 and
gcc2-2.95.3-9, I will also be able to eventually release a version of
binutils with a greater alignment.
cgf