This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36224] vec_widen_smult_{hi,lo}_v4si generates pmuludq instruction
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2008 06:40:14 -0000
- Subject: [Bug target/36224] vec_widen_smult_{hi,lo}_v4si generates pmuludq instruction
- References: <bug-36224-10947@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ubizjak at gmail dot com 2008-05-20 06:40 -------
Fixed by:
Author: meissner
Date: Wed May 14 18:02:56 2008
New Revision: 135302
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135302
Log:
Fix pr36224
Added:
trunk/gcc/testsuite/gcc.dg/pr36224.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
trunk/gcc/testsuite/ChangeLog
and
Author: meissner
Date: Mon May 19 20:03:48 2008
New Revision: 135580
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135580
Log:
Backport fix for 36224
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr36224.c
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/config/i386/sse.md
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
BTW: Please copy ChangeLog entry (without author line) into the commit text in
order to automatically update Bugzilla PR.
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-05-20 06:40:14
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36224