------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-20 20:42 ------- Fixed on the mainline by: 2004-11-20 Joseph S. Myers <[EMAIL PROTECTED]>
* c-typeck.c (build_array_ref): Don't check for index == 0. Make checks for neither argument being an array or pointer (swapping the arguments if necessary), the array argument being a pointer to or array of functions and for -Wchar-subscripts warnings upfront. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16307