[Bug c++/115968] g++ 12 and above incorrectly optimize the code with Eigen (-O2 or -O1)
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 17 14:24:17 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115968
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
const auto x
See https://eigen.tuxfamily.org/dox/TopicPitfalls.html
More information about the Gcc-bugs
mailing list