A function was defined incorrectly as below:
float funcA [] = { } ;
However, we did not get any message for this syntax error when it is compiled.
--
Summary: A syntax error for function defination
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: john dot huang at gm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41537
