[Bug libstdc++/70762] FAIL: experimental/filesystem/operations/copy.cc execution test on x86_64-apple-darwin1*

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Fri Apr 22 15:05:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70762

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38327|0                           |1
        is obsolete|                            |

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Created attachment 38328
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38328&action=edit
Compressed preprocessed file

This time with the original test. Compile it with something such as

g++ -L/opt/gcc/build_w/x86_64-apple-darwin15.4.0/libstdc++-v3/src/.libs
-L/opt/gcc/build_w/x86_64-apple-darwin15.4.0/libstdc++-v3/libsupc++/.libs
-D_GLIBCXX_ASSERT -DLOCALEDIR="." -nostdinc++ -std=gnu++11 -lstdc++fs
/opt/gcc/build_w/x86_64-apple-darwin15.4.0/libstdc++-v3/testsuite/normal1/libtestc++.a
copy.ii

where
/opt/gcc/build_w/x86_64-apple-darwin15.4.0/libstdc++-v3/testsuite/normal1/libtestc++.a
has been produced during the libstdc++ tests.


More information about the Gcc-bugs mailing list