This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/47540] ARM THUMB crash with complex numbers


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]