This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: __intN patch 3/5: main __int128 -> __intN conversion.


Joseph S. Myers <joseph@codesourcery.com> wrote:
> The non-C++/libstdc++ parts are OK with those changes.

Jonathan Wakely <jwakely@redhat.com> wrote:
> >* libstdc++-v3/
> >	* src/c++11/limits.cc: Add support for __intN types.
> >	* include/std/type_traits: Likewise.
> >	* include/std/limits: Likewise.
> >	* include/c_std/cstdlib: Likewise.
> >	* include/bits/cpp_type_traits.h: Likewise.
> >	* include/c_global/cstdlib: Likewise.
> 
> These libstdc++ changes are OK for trunk.

Do I still need approval for gcc/cp/* or do these cover it?


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