This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/71728] [5/6/7 Regression] ICE with goto in statement-expression inside a condition


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71728

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |msebor at gcc dot gnu.org
      Known to fail|                            |5.2.1, 6.1.0, 7.0

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
The ICE was introduced in r217663:

r217663 | jason | 2014-11-17 13:16:14 -0500 (Mon, 17 Nov 2014) | 48 lines

        C++14 constexpr support (minus loops and multiple returns)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]