http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
Uros Bizjak changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
--- Comment #6 from hjl at gcc dot gnu.org 2011-05-18
22:56:37 UTC ---
Author: hjl
Date: Wed May 18 22:56:35 2011
New Revision: 173881
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173881
Log:
Properly handle 256bit load cast.
gcc/
201
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
--- Comment #5 from hjl at gcc dot gnu.org 2011-05-18
22:12:30 UTC ---
Author: hjl
Date: Wed May 18 22:12:28 2011
New Revision: 173880
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173880
Log:
Properly handle 256bit load cast.
gcc/
201
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
--- Comment #4 from H.J. Lu 2011-05-18 20:38:59
UTC ---
A patch is posted at
http://gcc.gnu.org/ml/gcc-patches/2011-05/msg01325.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
--- Comment #3 from Uros Bizjak 2011-05-18 09:12:21
UTC ---
(In reply to comment #2)
> Created attachment 24278 [details]
> The patch
> Here is fix for the bug. I made bootrstrap and make check on 4.6
> BTW, it also have to be committed to trunk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
--- Comment #2 from Yukhin Kirill 2011-05-18
08:24:10 UTC ---
Created attachment 24278
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24278
The patch
Hi,
Here is fix for the bug. I made bootrstrap and make check on 4.6
BTW, it also have to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49002
Uros Bizjak changed:
What|Removed |Added
Target||x86-avx
Status|UNCONFIRMED