Compile the following with -std=c99 -pedantic-errors void f(unsigned int [*]);
foo.c:1: error: '[*]' not allowed in other than a declaration
--
Summary: Strictly conforming code rejected
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: neil at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29129
