[Bug tree-optimization/117489] [12/13/14/15 Regression] ICE in handle_call_arg, at tree-ssa-structalias.cc:4226 at -O1 and above with "-fno-ipa-pure-const -fsanitize=undefined" and pure and no sanitize attribute and thunks
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 8 04:43:26 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117489
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=113197
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Sam James from comment #2)
> Don't we have another PR for that assert firing?
You are thinking of PR 113197 but that is an assert in a different area though
it is asserting on the same flag is not set, EAF_NO_DIRECT_READ .
More information about the Gcc-bugs
mailing list