[Bug c++/115233] constexpr RVO result is not determined as constant epression

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115233 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-05-26 Status|UNCONFIRM

[Bug c++/115233] constexpr RVO result is not determined as constant epression

2024-05-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115233 --- Comment #1 from Andrew Pinski --- It also compiles fine with MSVC.