This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/48335] [4.6/4.7 Regression] ICE in convert_move
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 09:53:29 +0000
- Subject: [Bug middle-end/48335] [4.6/4.7 Regression] ICE in convert_move
- Auto-submitted: auto-generated
- References: <bug-48335-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48335
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23814|0 |1
is obsolete| |
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-30 09:53:25 UTC ---
Created attachment 23815
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23815
gcc46-pr48335.patch
Updated patch, with more testcases.
gcc.dg/pr48335-2.c still ICEs with -m32 and gcc.dg/pr48335-3.c for both
-m32/-m64 (gcc.dg/pr48335-3.c is not complex related BTW).