This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27869] "-O -fregmove" handles SSE scalar instructions incorrectly
- From: "tijl at ulyssis dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2006 11:02:32 -0000
- Subject: [Bug target/27869] "-O -fregmove" handles SSE scalar instructions incorrectly
- References: <bug-27869-12772@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tijl at ulyssis dot org 2006-06-02 11:02 -------
Created an attachment (id=11578)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11578&action=view)
proposed patch
This patch fixes my problems, but I'm not sure I got all cases and I'm not sure
if the _finite versions of maxss and minss need fixing at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27869