https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100783
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12 Regression] ICE |[10/11/12 Regression] ICE
|while printing out error |while printing out error
|message with nonnull |message with nonnull
|attribute and undeclared |attribute and undeclared
|decl in an array size in |decl in an array size in
|parameter |parameter
CC| |msebor at gcc dot gnu.org
Known to fail| |10.3.0, 11.1.0, 12.0, 9.3.0
--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Bisection points to r266195 (GCC 9.0).