This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3 PATCH] PR libstdc++/89816
- From: Jonathan Wakely <jwakely at redhat dot com>
- To: Ville Voutilainen <ville dot voutilainen at gmail dot com>
- Cc: gcc-patches List <gcc-patches at gcc dot gnu dot org>, libstdc++ <libstdc++ at gcc dot gnu dot org>, Antony Polukhin <antoshkka at gmail dot com>
- Date: Mon, 25 Mar 2019 16:53:58 +0000
- Subject: Re: [v3 PATCH] PR libstdc++/89816
- References: <CAFk2RUY2yRhhcDCbuKUT5DKQXr0Dv00Vrf19Tp1d-3Wg-6rE1w@mail.gmail.com>
On 25/03/19 18:23 +0200, Ville Voutilainen wrote:
I looked at the codegen of this before and after the patch, and
it does the right thing. Variant's tests run on Linux-x64. OK for
trunk?
OK, thanks (and thanks Antony for the bug report and suggestion).