[Bug rtl-optimization/93264] [10 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4522
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 2 12:10:49 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93264
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #7)
> Unfortunately I can't reproduce on todays trunk, will try rewiding backwards
> to the reporting time to have a closer look.
Strange, I can (tried r10-7514).
./cc1 -quiet -nostdinc -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops
-ftracer -finline-functions -fmodulo-sched -freorder-blocks-and-partition
pr71550.c
x86_64-linux -> aarch64-linux cross with installed cross-binutils for the
target.
More information about the Gcc-bugs
mailing list