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] Missing headers for freestanding implementation


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Aug 27 17:33:42 2014
New Revision: 214580

URL: https://gcc.gnu.org/viewcvs?rev=214580&root=gcc&view=rev
Log:
    PR libstdc++/62159
    * include/Makefile.am (install-freestanding-headers): Add missing
    C++11 headers.
    * include/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in


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