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.


On 30/09/14 15:37 -0400, DJ Delorie wrote:

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?

I can't approve gcc/cp/* changes and as Joseph says non-C++ I think
you need to chase someone else (i.e. Jason :-) for that.


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