Fix __iosfail_type_info hack to work on darwin
commit1af50aee51f7aaf54bc3279ee7e7ab1d8cf75845
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2018 10:06:21 +0000 (13 10:06 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Apr 2018 10:06:21 +0000 (13 10:06 +0000)
tree1a5edb30675a1e9312ad58101cf9e829bc4a9113
parenteee34f1ccfa2fadae0a4f03b06942568a57e38bb
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259371 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/c++11/Makefile.am
libstdc++-v3/src/c++11/Makefile.in