https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79010

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #3)
> 
> 
> Alloca and VLA sizes are controlled by the -Walloca-larger-than= and
> -Wvla-larger-than= options (new in GCC 7).  If it's thought to be useful to
> exclude them from -Wlarger-than= the manual should be updated to make that
> clear.
> 

Does EnabledBy() pass along numeric arguments passed to the option that enables
the enabled option?

Reply via email to