This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Add baseline symbols for riscv64-linux-gnu
- From: Jim Wilson <jimw at sifive dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 7 Mar 2019 15:32:20 -0800
- Subject: Re: [PATCH] Add baseline symbols for riscv64-linux-gnu
- References: <mvm7edcxeth.fsf@suse.de>
On Wed, Mar 6, 2019 at 6:22 AM Andreas Schwab <schwab@suse.de> wrote:
> * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: New file.
I thought we had fixed this already. I vaguely recall discussing it
with you. But I see that nothing was checked in, and I see that you
posted a patch in November that I forgot to reply to. To make sure I
didn't forget again, I did a quick build to verify that it works for
me, and checked it in.
Jim