]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix 18_support/exception_ptr/60612-*.cc on non-C99 targets
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 31 Mar 2014 13:14:12 +0000 (13:14 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 31 Mar 2014 13:14:12 +0000 (13:14 +0000)
commit750dc2785325a13222b39b5bd87c286736830392
treefbde03290e8f1165cdfc5d36d495bb0bfbdcf590
parentc18ff8a4486629c2b6c2ca1b1794e791408d3de5
Fix 18_support/exception_ptr/60612-*.cc on non-C99 targets

* testsuite/18_support/exception_ptr/60612-terminate.cc
(terminate, f): Wrap in _GLIBCXX_USE_C99.
* testsuite/18_support/exception_ptr/60612-unexpected.cc: Likewise.

From-SVN: r208958
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/exception_ptr/60612-terminate.cc
libstdc++-v3/testsuite/18_support/exception_ptr/60612-unexpected.cc