[Bug c/20672] New: New C parser doesn't check whether functions that end files are closed properly
dberlin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 28 19:34:00 GMT 2005
The following will compile fine:
int main(void)
{
int a;
(Note the lack of closing brace)
--
Summary: New C parser doesn't check whether functions that end
files are closed properly
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dberlin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20672
More information about the Gcc-bugs
mailing list