aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2018-11-28 17:07:22 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2018-11-28 17:07:22 +0000
commit345d2d034989be69e97c45e7fcea8fe4c2409a6f (patch)
tree9a8cb688217e70f6787661b740784a7439c46684 /gcc/go
parent0a1369fa9598019354484651f1a16dd8cf7d70c9 (diff)
downloadgcc-345d2d034989be69e97c45e7fcea8fe4c2409a6f.zip
gcc-345d2d034989be69e97c45e7fcea8fe4c2409a6f.tar.gz
gcc-345d2d034989be69e97c45e7fcea8fe4c2409a6f.tar.bz2
Fix undefined references in libstdc++fs.a
The recent patch for PR 83306 removed the fs_err_concat functions that were used by the experimental::filesystem::filesystem_error class as well. This fixes it by doing the string generation directly in filesystem_error::_M_gen_what() instead of using the removed function. PR libstdc++/83306 * src/filesystem/path.cc (filesystem_error::_M_gen_what()): Create string directly, instead of calling fs_err_concat. From-SVN: r266569
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions