[Bug middle-end/64413] [AArch64/ARMv7] ICE in copy_to_mode_reg, at explow.c:654

david.abdurachmanov at gmail dot com gcc-bugzilla@gcc.gnu.org
Sun Dec 28 20:49:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64413

David Abdurachmanov <david.abdurachmanov at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at redhat dot com
         Resolution|---                         |DUPLICATE

--- Comment #1 from David Abdurachmanov <david.abdurachmanov at gmail dot com> ---
Worked fine with trunk. Bisecting showed that
5d098163f7aad3bed4124abc929983a620de2a82 / 216765 fixed the issue. Thus it's a
duplicate of PR 63442 ([AArch64] ICE with ubsan/overflow-int128.c test).

Applying the patch on top of GCC 4.9.1 resolved the ICE on OpenLoops 1.0.1
package.

The patch is one liner and resolves an ICE on valid code. Could I suggest RM to
have it backported for 4.9.3 release?

*** This bug has been marked as a duplicate of bug 63442 ***



More information about the Gcc-bugs mailing list