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++/70323] [6 regression] missing error on integer overflow in constexpr function result converted to bool


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 38054
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38054&action=edit
gcc6-pr70323.patch

This seems like it would work, but haven't bootstrapped/regtested it yet.

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