[Bug ipa/114263] LTO generating incorrect code with -O2 -std=c++20 -fno-strict-aliasing flags in GCC13
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 7 05:24:54 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114263
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This sounds almost the same as what is mentioned in PR 113359 ("is changed by
SRA to only store 64 + 32 bits into the std::pair rather than 64 + 64 bits.").
More information about the Gcc-bugs
mailing list