Bug 16989 - [meta-bug] C99 conformance bugs
Summary: [meta-bug] C99 conformance bugs
Status: NEW
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: meta-bug
Depends on: 448 576 20785 27682 29186 30568 30569 34678 57029 59412 456 5675 7948 9449 11377 12913 13801 16566 16622 17322 17855 18740 19435 19771 20077 20078 20760 21067 21718 21720 21781 22042 22052 22168 22192 22308 22367 24581 25802 27676 27697 29116 29129 29237 30260 30313 30580 30789 31869 34735 35210 35235 35313 36088 36432 37481 38243 38483 38615 39556 39559 39564 39581 39582 39646 39647 41947 44322 48295 56020 57245
Blocks:
  Show dependency treegraph
 
Reported: 2004-08-11 21:05 UTC by Joseph S. Myers
Modified: 2023-01-08 01:06 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2009-03-08 23:21:45


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph S. Myers 2004-08-11 21:05:40 UTC
This meta-bug tracks those bugs specifically related to C99 conformance.
The corresponding bug for C90 is bug 16620.

Most C99 status is not tracked here but in <http://gcc.gnu.org/c99status.html>.
Only issues with specific open bug reports are tracked here.

My roadmap giving one possible sequence for the implementation of C99 features
is <http://www.srcf.ucam.org/~jsm28/gcc/#stdc>, but the partial ordering
constraints between different features are pretty weak.
Comment 1 Joseph S. Myers 2009-03-08 23:21:45 UTC
Strongly target-specific bugs that might be considered conformance issues but
are not shown as dependencies because of their target-specific nature
include: bug 323 (the C parts, fixed on c-4_5-branch), bug 545, bug 26374,
bug 37845.  Bug 30484 should probably not be considered a conformance bug
given WG14 discussions.