https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118748
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-02-04 Target Milestone|14.3 |--- Status|UNCONFIRMED |WAITING Summary|[14/15 regression] |Segmentation fault in qt |Segmentation fault in qt |apps in aarch64 |apps in aarch64 | Ever confirmed|0 |1 Keywords| |needs-source --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- We need something more than this. Like say which object file is being miscompiled. Does it fail at -O0 for an example or only at higher optimization levels? Is the issue when qt is compiled at a specific optimization level?