[Bug target/94121] ICE on aarch64-linux-gnu: in abs_hwi, at hwint.h:324
lizekun1 at huawei dot com
gcc-bugzilla@gcc.gnu.org
Tue Mar 10 13:02:22 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94121
--- Comment #1 from Zekun Li <lizekun1 at huawei dot com> ---
Created attachment 48010
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48010&action=edit
[PATCH PR94121] fix ICE on aarch64 in abs_hwi, at hwint.h:324
This is a fix tring to solve the problem.
With this fix, offset does not take absolute value if it equals to the minimum
value of machine.
More information about the Gcc-bugs
mailing list