https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67843
--- Comment #13 from Christian Hoff ---
Hello Jonathan,
that is great news! Thank you very much for fixing this issue, I really
appreciate this.
Best regards,
Christian
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87666
--- Comment #1 from Christian Hoff ---
Output from "gcc -v":
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversi
NCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: christian_hoff at gmx dot net
Target Milestone: ---
Created attachment 44865
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44865&action=edi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87356
Christian Hoff changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #3 from Christian Hof
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: christian_hoff at gmx dot net
Target Milestone: ---
The enumeration std::filesystem::perms (introduced with C++17 and available
since GCC 8.0) is missing the following enum members:
* add_perms
* remove_perms