This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29852] x86_64: SSE version missing for fmod{d,s,x}f3
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2006 10:49:41 -0000
- Subject: [Bug target/29852] x86_64: SSE version missing for fmod{d,s,x}f3
- References: <bug-29852-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2006-11-29 10:49 -------
So another possibility is to adjust the 387 patterns to be enabled even without
TARGET_MIX_SSE_I387.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29852