On 7/22/23 11:12, Nathaniel Shead wrote:
This is an update of the patch series at
https://gcc.gnu.org/pipermail/gcc-patches/2023-July/625050.html
I applied the patches, with an addition to the first patch to fix
constexpr-mutable3.C in C++11 mode, which was not part of the default
std set. A
This is an update of the patch series at
https://gcc.gnu.org/pipermail/gcc-patches/2023-July/625050.html
Changes since v4:
- Reordered patches to be more independent from each other (they don't need
to keep updating the new tests)
- Removed workaround for better locations in cxx_eval_store_exp