On Wed, 12 May 2021, Martin Sebor via Gcc-patches wrote:

> An erroneous VLA parameter bound in a function redeclaration causes
> an ICE as the -Wvla-parameter is trying to format a diagnostic after
> an error has already been issued.  The attached change prevents
> such parameters from being considered.

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to