https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93436
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Marek Polacek <mpola...@gcc.gnu.org>: https://gcc.gnu.org/g:d8b65123ea2e7f169c3e3972d3942d73f9b3333c commit r9-8335-gd8b65123ea2e7f169c3e3972d3942d73f9b3333c Author: Marek Polacek <pola...@redhat.com> Date: Wed Mar 4 19:02:22 2020 -0500 sanopt: Avoid crash on anonymous parameter [PR93436] PR sanitizer/93436 * sanopt.c (sanitize_rewrite_addressable_params): Avoid crash on null DECL_NAME.