https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117350
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed|2024-10-29 00:00:00 |2024-10-30 Status|UNCONFIRMED |WAITING --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- what stage is it failing at? Can you provide the full log? is it failing compiling the source with profile to generate or failing when after using the profile? The assert might not mean anything it could be miscompiled depending on which stage the assert is happening with.