mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-01 15:51:10 +08:00
The 20_util/unique_ptr/creation/for_overwrite.cc testcase relies on operator new, which requires special features on AIX. This patch disables the testcase. libstdc++-v3/ChangeLog: * testsuite/20_util/unique_ptr/creation/for_overwrite.cc: XFAIL on AIX.
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.