r259371 - in /trunk/libstdc++-v3: ChangeLog src...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Apr 13 10:06:00 GMT 2018


Author: redi
Date: Fri Apr 13 10:06:21 2018
New Revision: 259371

URL: https://gcc.gnu.org/viewcvs?rev=259371&root=gcc&view=rev
Log:
Fix __iosfail_type_info hack to work on darwin

	* src/c++11/Makefile.am: Rewrite sed rule to be less fragile and to
	handle mangled names starting with double underscores on darwin.
	* src/c++11/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/Makefile.am
    trunk/libstdc++-v3/src/c++11/Makefile.in



More information about the Libstdc++-cvs mailing list