https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98160
--- Comment #5 from Tamar Christina <tnfchris at gcc dot gnu.org> --- Unfortunately I can still reproduce this with 483.xalancbmk on spec2006. It seems to indeed happen only with -flto so I have no idea how to reduce it.. As of g:8833eab4461b4b7050f06a231c3311cc1fa87523 I still get during RTL pass: expand BinFileInputStream.cpp: In member function 'makeStream': BinFileInputStream.cpp:145:1: internal compiler error: Segmentation fault 145 | } | ^ 0xbf7a33 crash_signal ../../gcc-fsf/gcc/toplev.c:327 0x6e34f4 tree_check(tree_node*, char const*, int, char const*, tree_code) ../../gcc-fsf/gcc/tree.h:3337 0x6e34f4 warn_dealloc_offset ../../gcc-fsf/gcc/builtins.c:13413 0x701927 maybe_emit_free_warning(tree_node*) ../../gcc-fsf/gcc/builtins.c:13586 0x71264b initialize_argument_information ../../gcc-fsf/gcc/calls.c:2629 0x71264b expand_call(tree_node*, rtx_def*, int) ../../gcc-fsf/gcc/calls.c:4009 0x852887 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool) ../../gcc-fsf/gcc/expr.c:11276 0x72881b expand_expr ../../gcc-fsf/gcc/expr.h:282 0x72881b expand_call_stmt ../../gcc-fsf/gcc/cfgexpand.c:2831 0x72881b expand_gimple_stmt_1 ../../gcc-fsf/gcc/cfgexpand.c:3835 0x72881b expand_gimple_stmt ../../gcc-fsf/gcc/cfgexpand.c:3999 0x72ddd3 expand_gimple_basic_block ../../gcc-fsf/gcc/cfgexpand.c:6036 0x73019f execute ../../gcc-fsf/gcc/cfgexpand.c:6720