This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47540] ARM THUMB crash with complex numbers
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Jan 2011 07:57:32 +0000
- Subject: [Bug target/47540] ARM THUMB crash with complex numbers
- Auto-submitted: auto-generated
- References: <bug-47540-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47540
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-01-30 07:57:23 UTC ---
Created attachment 23166
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23166
Possible patch
This is a possible patch for this bug. It fixes what appears to be an obvious
bug in the code, and it fixes this test case. However, I am not set up to test
the ARM target. Perhaps one of the ARM maintainers could give this patch a
try.