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++/71665] [4.9/5/6 Regression] ICE on invalid C++ code with non-integral constant enumerator value: in cxx_eval_constant_expression, at cp/constexpr.c:3918


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9/5/6/7 Regression] ICE  |[4.9/5/6 Regression] ICE on
                   |on invalid C++ code with    |invalid C++ code with
                   |non-integral constant       |non-integral constant
                   |enumerator value: in        |enumerator value: in
                   |cxx_eval_constant_expressio |cxx_eval_constant_expressio
                   |n, at cp/constexpr.c:3918   |n, at cp/constexpr.c:3918

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed in mainline so far.

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