This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/47968] ICE: in gen_lowpart_general, at rtlhooks.c:51 when converting vector of double to vector of float
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 3 Mar 2011 17:47:44 +0000
- Subject: [Bug middle-end/47968] ICE: in gen_lowpart_general, at rtlhooks.c:51 when converting vector of double to vector of float
- Auto-submitted: auto-generated
- References: <bug-47968-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47968
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-03 17:47:42 UTC ---
(In reply to comment #3)
> Patch:
>
> Index: gcc/expmed.c
IIRC this is the patch which I had applied to the PS3 toolchain while at Sony.
I don't have access to the sources any more so I cannot check. But it looks
correct.
Thanks,
Andrew Pinski