http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31887

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Invalid as qualifiers for arrays are not attached to the array type but rather
to the element so there is no such thing as a const array.

Reply via email to