https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |15.1.1 Summary|[15 regression] |[14 regression] |qtbase-6.9.0 miscompiled |qtbase-6.9.0 miscompiled |since |since |r15-580-gf3e5f4c58591f5 |r15-580-gf3e5f4c58591f5 Known to fail| |15.1.0 Target Milestone|15.2 |14.4 --- Comment #40 from Richard Biener <rguenth at gcc dot gnu.org> --- I'm keeping this open, somewhat mis-classified for me to track as backporting candidate. The issue should be as old as field-sensitive support in PTA (a small testcase will likely reveal that). So technically a regression, but of course PTA solutions usually quickly degenerate meaning it's very hard to manifest those issues into an actual testcase that gets miscompiled.