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]

[PATCH] SSE5 bug fixes


This patch fixes issues with pcmov and com* instruction generation,
which were found out by testing the compiler with spec2006 benchmarks on
SIMNOW simulator (http://developer.amd.com/simnow.jsp). After this
patch, the compiler now builds and runs spec 2006 benchmarks fine with
-msse5.

Bootstrapped on x86_64.

Is this ok?

Thanks,
- Dwarak

Attachment: Changelog-sse5-bugfix
Description: Changelog-sse5-bugfix

Attachment: sse5-bugfix.patch
Description: sse5-bugfix.patch


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