https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126472
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Patrick Palka <[email protected]>: https://gcc.gnu.org/g:4e5dbaada9e2cf4798f48dd1bb9d0ec8927a9509 commit r16-9628-g4e5dbaada9e2cf4798f48dd1bb9d0ec8927a9509 Author: Patrick Palka <[email protected]> Date: Fri Aug 21 08:16:29 2026 -0400 c++: add fixed test [PR126472] Fixed by r17-2835 for PR c++/126335. Unlike that PR's testcase, this testcase does not depend on r17-1661 to trigger the latent bug. [ Squashed with r17-3485-g2bb0802bf84491. ] PR c++/126472 gcc/testsuite/ChangeLog: * g++.dg/cpp0x/initlist135.C: New test. (cherry picked from commit 222f7f90191563a71dfbc710c8de950ace91c439)
