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: [committed, PATCH] x32: Update baseline_symbols.txt


On Sun, Jun 18, 2017 at 09:45:39AM -0700, H.J. Lu wrote:
> 	PR libstdc++/81092
> 	* config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt: Updated.
> ---
>  libstdc++-v3/ChangeLog                                               | 5 +++++
>  .../config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt        | 5 +++++
>  2 files changed, 10 insertions(+)
> 
> diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
> index aad8ed4..eebb326 100644
> --- a/libstdc++-v3/ChangeLog
> +++ b/libstdc++-v3/ChangeLog
> @@ -1,3 +1,8 @@
> +2017-06-18  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +	PR libstdc++/81092
> +	* config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt: Updated.
> +
>  2017-06-18  Andreas Schwab  <schwab@linux-m68k.org>

Could you please also update gcc-7-branch?
It doesn't have the:

> +FUNC:_ZNKSt13random_device13_M_getentropyEv@@GLIBCXX_3.4.25
> +OBJECT:0:GLIBCXX_3.4.25

entries but the rest should be there.

	Jakub


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