This is the mail archive of the gcc-patches@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]

Re: [v3 PATCH] PR libstdc++/68139


On 2015.12.11 at 09:50 +0200, Ville Voutilainen wrote:
> On 11 December 2015 at 08:55, Marc Glisse <marc.glisse@inria.fr> wrote:
> > On Fri, 11 Dec 2015, Ville Voutilainen wrote:
> >
> >> Tested on Linux-PPC64.
> >>
> >> 2015-12-11  Ville Voutilainen  <ville.voutilainen@gmail.com>
> >>
> >>    PR libstdc++/68139
> >>
> >>    /libstdc++-v3
> >>    * libsupc++/nested_exception.h (_S_rethrow): Use __std::addressof.
> >
> >                                                       ^^
> >
> > Typo.
> 
> 
> I must be blind, but I don't see what you mean. :)

std::__addressof
not
__std::addressof

-- 
Markus


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