[Bug tree-optimization/96820] ICE on x86_64-linux-gnu with `-m32` and from `-O0` to `-O3` (internal compiler error: in verify_sra_access_forest, at tree-sra.c:2358)
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 28 10:27:09 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96820
--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to Chengnian Sun from comment #1)
> Not sure if this is a dup to
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96730
No, this time it's build_user_friendly_ref_for_offset turning a nonsensical
expression into a different nonsensical expression. Anyway, mine.
More information about the Gcc-bugs
mailing list