r267408 - in /branches/gcc-7-branch/libstdc++-v...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Dec 24 13:09:00 GMT 2018


Author: iains
Date: Mon Dec 24 13:09:39 2018
New Revision: 267408

URL: https://gcc.gnu.org/viewcvs?rev=267408&root=gcc&view=rev
Log:
Fix build warnigns on Darwin, don't try to export construction vtable symbols.

2018-12-24  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline
	2018-12-06  Iain Sandoe  <iain@sandoe.co.uk>

	* scripts/make_exports.pl (check names): Don’t try to export
	construction vtable symbols.


Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/scripts/make_exports.pl



More information about the Libstdc++-cvs mailing list