Hi, Could I please have feedback on the following patches?
PR c++/109918: Unexpected -Woverloaded-virtual with virtual conversion operators => https://gcc.gnu.org/pipermail/gcc-patches/2024-October/665650.html PR c++/114292: ICE with a generic (templated) lambda capturing a constant for VLA allocation => https://gcc.gnu.org/pipermail/gcc-patches/2024-December/671590.html PR c++/117775: Internal compiler error when deriving from lambda function with invalid body => https://gcc.gnu.org/pipermail/gcc-patches/2024-December/671426.html PR c++/114619:ICE with -fno-elide-constructors in C++14 mode for non-constant initializer in array new => https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668373.html PR c++/114858: Compilation Hang and Excessive RAM Consumption in GCC with invalid input => https://gcc.gnu.org/pipermail/gcc-patches/2024-October/664686.html Thanks! Simon