http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Malcolm Inglis <me at minglis dot id.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me at minglis dot id.au
--- Comment #2 from Malcolm Inglis <me at minglis dot id.au> ---
GCC 4.8.1 is still failing to warn for static array indices in function
parameters.
The C99 status pages say this feature has been done since 3.1:
http://gcc.gnu.org/gcc-3.1/c99status.html
Was there a regression?