[Bug c++/79083] GCC incorrectly compiles calls to constexpr static methods via a non-constexpr variable

2022-12-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79083

Andrew Pinski  changed:

   What|Removed |Added

 CC||stephan.oostveen@nextlevel-
   ||electronics.com

--- Comment #2 from Andrew Pinski  ---
*** Bug 104160 has been marked as a duplicate of this bug. ***

[Bug c++/79083] GCC incorrectly compiles calls to constexpr static methods via a non-constexpr variable

2017-02-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79083

Martin Sebor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-02-08
 CC||msebor at gcc dot gnu.org
 Ever confirmed|0   |1
  Known to fail||5.3.0, 6.3.0, 7.0

--- Comment #1 from Martin Sebor  ---
Confirmed with today's top of trunk (GCC 7).