mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:14:49 +02:00
The r16-8143-g62dec39dbd6724 change to bits/fs_path.h is also needed for the corresponding functions in experimental/bits/fs_path.h. libstdc++-v3/ChangeLog: * include/experimental/bits/fs_path.h (path::stem) (path::extension, path::has_stem, path::has_extension): Uglify ext variable name.