https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115767
Jeffrey A. Law <law at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 --- Comment #21 from Jeffrey A. Law <law at gcc dot gnu.org> --- Might be an aliasing problem or may be a codegen issue. The former obviously makes this INVALID, the latter would start as a P1 issue.