This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/17083] New: documentation of "implementation-defined behaviour" is incomplete
- From: "roland dot illig at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2004 13:18:17 -0000
- Subject: [Bug other/17083] New: documentation of "implementation-defined behaviour" is incomplete
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The documentation of the implementation-defined behaviour is incomplete. In some
cases there are only the sentences from the language standards but not a single
word about how it is implemented. There should at least be the word TODO
(better: FIXME) to indicate that there is a sentence missing.
example: chapter 4.1, item 2
C99, J.3#1: ``A conforming implementation is _required_ to document its choice
of behavior in _each_ of the areas listed in this subclause.''
--
Summary: documentation of "implementation-defined behaviour" is
incomplete
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: roland dot illig at gmx dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: n/a
GCC host triplet: n/a
GCC target triplet: n/a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17083