[Bug target/94611] gccgo hangs (infinite loop) on complex projects, seemingly in simplify-rtx.c/simplify_plus_minus
gcc at octaforge dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 16 14:51:21 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94611
Daniel Kolesa <gcc at octaforge dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc64le-linux-gnu |
--- Comment #5 from Daniel Kolesa <gcc at octaforge dot org> ---
okay, I can reproduce this hanging on x86_64 as well.
It does not loop in the same place though, but instead in alias.c, around
true_dependence_1.
More information about the Gcc-bugs
mailing list