]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915]
authorJonathan Wakely <jwakely@redhat.com>
Fri, 10 Jun 2022 12:01:16 +0000 (13:01 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 10 Jun 2022 12:01:16 +0000 (13:01 +0100)
commit60c84707034f025de3c8821cc5d6f27ff59143b0
treed453e172934229cd077408c5cfbda024e7febecb
parentdd1b31d23172c60109249c156ad9edc1fa9bc050
libstdc++: Partially revert r11-9772-g6f8133689f4397 [PR105915]

The r11-9772-g6f8133689f4397 backport made two changes, but only one was
needed on the gcc-11 branch. The other should not have been backported,
and causes errors with clang. This removes the unwanted part.

libstdc++-v3/ChangeLog:

PR libstdc++/105915
* include/experimental/bits/fs_path.h (path::begin, path::end):
Remove noexcept from declarations.
libstdc++-v3/include/experimental/bits/fs_path.h