[Bug c++/81933] [7 Regression] Invalid "constexpr call flows off the end of the function" error

2019-05-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81933

Marek Polacek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Marek Polacek  ---
Fixed.

[Bug c++/81933] [7 Regression] Invalid "constexpr call flows off the end of the function" error

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81933

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.4 |7.5

[Bug c++/81933] [7 Regression] Invalid "constexpr call flows off the end of the function" error

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81933

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|7.3 |7.4

--- Comment #9 from Richard Biener  ---
GCC 7.3 is being released, adjusting target milestone.

[Bug c++/81933] [7 Regression] Invalid "constexpr call flows off the end of the function" error

2018-01-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81933

Marek Polacek  changed:

   What|Removed |Added

Summary|[7/8 Regression] Invalid|[7 Regression] Invalid
   |"constexpr call flows off   |"constexpr call flows off
   |the end of the function"|the end of the function"
   |error   |error

--- Comment #8 from Marek Polacek  ---
Fixed on trunk so far.