]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Use dg-require-filesystem-ts in link test
authorJonathan Wakely <jwakely@redhat.com>
Thu, 31 Aug 2023 17:35:12 +0000 (18:35 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 1 Sep 2023 11:13:34 +0000 (12:13 +0100)
commitc07d82c12f2f17427a89188abad69af195590309
tree5bc0358729917cc2dd7e351d3445319d2251b199
parentf2eb6132c6951edf7960a82828c571a1b98a1a09
libstdc++: Use dg-require-filesystem-ts in link test

This test expects to be able to link, which fails if there are undefined
references to chdir, mkdir etc. in fs_ops.o in the libstdc++.a archive.

libstdc++-v3/ChangeLog:

* testsuite/27_io/filesystem/path/108636.cc: Add dg-require for
filesystem support.
libstdc++-v3/testsuite/27_io/filesystem/path/108636.cc
This page took 0.06607 seconds and 6 git commands to generate.