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++/82874] excessively large array index accepted in constexpr context


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=82877
            Summary|invalid array index         |excessively large array
                   |accepted in constexpr       |index accepted in constexpr
                   |context                     |context

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
See also bug 82877 for another similar problem.

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