https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100469
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:b2e1ac548594c5f482b6e9e9cfa25f9cc090bf84 commit r12-5272-gb2e1ac548594c5f482b6e9e9cfa25f9cc090bf84 Author: Jakub Jelinek <ja...@redhat.com> Date: Mon Nov 15 14:47:44 2021 +0100 testsuite: Add testcase for already fixed PR [PR100469] This bug introduced in r11-7448-gff92ede8d269375f800e1b347a48f4698874b4a3 has been fixed already by r12-1354-g2d2ed777b23ab6503027039e0adbfe1162f52b2f aka PR100852 fix. 2021-11-15 Jakub Jelinek <ja...@redhat.com> PR debug/100469 * g++.dg/opt/pr100469.C: New test.