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/58423] [ARM]ICE with shrink-wrap-sibcall.c on a15/neon/hard


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58423

zhenqiang.chen at linaro dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zhenqiang.chen at linaro dot org

--- Comment #1 from zhenqiang.chen at linaro dot org ---
Root cause:
RTX_FRAME_RELATED_P is not correctly set in function arm_emit_ldrd_pop.

I will create a patch to fix it.


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