Home
last modified time | relevance | path

Searched refs:newbnds (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc3562 unsigned newbnds = newa->vla_bounds (&newunspec) + newunspec; in warn_parm_array_mismatch() local
3565 if (newbnds != curbnds) in warn_parm_array_mismatch()
3567 if (warning_n (newloc, OPT_Wvla_parameter, newbnds, in warn_parm_array_mismatch()
3573 newbnds)) in warn_parm_array_mismatch()