[Bug tree-optimization/84811] ICE on valid code at -O3 in 64-bit mode on x86_64-linux-gnu: in smallest_mode_for_size, at stor-layout.c:355

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 18 07:02:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84811

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sorry, my fault, forgot about -da, can you repeat with that option as well?
Your optimized dump is identical to my, so if there is a difference (and there
must be, because the function in question isn't called for me), it must be
during the RTL passes.


More information about the Gcc-bugs mailing list