aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2019-05-16 23:52:10 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2019-05-16 23:52:10 +0100
commit7110128236989c9f957b7345d5615e9df8a337f2 (patch)
tree7ef2b8fa926d7437d2f1b87a551eac6336d4c354 /gcc/go
parentafc819e866602cfd1d15f578c33435fd7058f08e (diff)
downloadgcc-7110128236989c9f957b7345d5615e9df8a337f2.zip
gcc-7110128236989c9f957b7345d5615e9df8a337f2.tar.gz
gcc-7110128236989c9f957b7345d5615e9df8a337f2.tar.bz2
Remove incorrect assertion from filesystem::absolute
The assertion is wrong, it should be *s.end() == 0, but that's not allowed. Just remove it, but keep the comment. * src/c++17/fs_ops.cc (absolute(const path&, error_code&)) [_GLIBCXX_FILESYSTEM_IS_WINDOWS]: Remove bogus assertion. From-SVN: r271300
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions