[Bug middle-end/100898] [9/10/11 Regression] ICE with -O2: in gimple_call_arg_ptr, at gimple.h:3264
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 7 07:37:12 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100898
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10/11/12 Regression] ICE |[9/10/11 Regression] ICE
|with -O2: in |with -O2: in
|gimple_call_arg_ptr, at |gimple_call_arg_ptr, at
|gimple.h:3264 |gimple.h:3264
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far. Less important on release branches, since they
aren't checking by default, but still worth fixing there.
More information about the Gcc-bugs
mailing list