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: [PATCH] Fix regex_iterator end() state and operator==()


On 8 November 2016 at 07:01, Tim Shen wrote:
> This fixes libstdc++/78236. I'm surprised that this bug was not
> revealed until now :P.
>
> Bootstrapped and tested under x86_64-linux-gnu.
>
> I'm happy with however many backports.

OK for trunk, let's revisit in a few weeks and consider backporting to 6 and 5.

Thanks.


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