Re: [PATCH] libstdc++: Add workaround to std::ranges::subrange [PR111948]

2023-12-05 Thread Jonathan Wakely
On Thu, 30 Nov 2023 at 15:52, Jonathan Wakely wrote: > > I think I'll push this to work around the compiler bug. We can revert it > later if the front end gets fixed. > > Tested x86_64-linux. Needed on trunk and gcc-13. Pushed to trunk now. > > -- >8 -- > > libstdc++-v3/ChangeLog: > > PR

[PATCH] libstdc++: Add workaround to std::ranges::subrange [PR111948]

2023-11-30 Thread Jonathan Wakely
I think I'll push this to work around the compiler bug. We can revert it later if the front end gets fixed. Tested x86_64-linux. Needed on trunk and gcc-13. -- >8 -- libstdc++-v3/ChangeLog: PR libstdc++/111948 * include/bits/ranges_util.h (subrange): Add constructor to _