https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62198
--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> --- It's not possible for an array type to be qualified, so you need a cast to avoid the warning.
joseph at codesourcery dot com Thu, 21 Aug 2014 09:55:02 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62198
--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> --- It's not possible for an array type to be qualified, so you need a cast to avoid the warning.