This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/62159] New: Missing headers for freestanding implementation


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62159

            Bug ID: 62159
           Summary: Missing headers for freestanding implementation
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

Table 16 lists the headers required for a freestanding implementation, but we
are missing <ciso646>, <cfloat>, <climits>, <cstdint>, <cstdalign>, <cstdbool>,
<type_traits> and <atomic>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]