PR78111 fix fallback code for filesystem::canonical
commit9dbe100a4157843d12b192e4aae504b43af4774b
authorJonathan Wakely <jwakely@redhat.com>
Wed, 26 Oct 2016 11:29:36 +0000 (26 12:29 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 26 Oct 2016 11:29:36 +0000 (26 12:29 +0100)
treea8f58a83e6f36909a2b5fe605e719be8acf47939
parentd955ae42ccf81d040ca64a2a43916f640f6f46ee
PR78111 fix fallback code for filesystem::canonical

PR libstdc++/78111
* src/filesystem/ops.cc (canonical): Set error for non-existent path.

From-SVN: r241549
libstdc++-v3/ChangeLog
libstdc++-v3/src/filesystem/ops.cc