c/4876: required warning is not given
dalej@apple.com
dalej@apple.com
Fri Nov 2 12:04:00 GMT 2001
>Number: 4876
>Category: c
>Synopsis: required warning is not given
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: accepts-illegal
>Submitter-Id: net
>Arrival-Date: Wed Nov 14 10:36:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Dale Johannesen
>Release: 2.95, 3 (development)
>Organization:
>Environment:
darwin (but probably any)
>Description:
The following program, which violates the constraint in C89 3.6.6.4, doesn't get a warning. Also occurs in C++.
void xx () { return xx(); }
>How-To-Repeat:
gcc -c foo.c
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list