[Bug c++/99132] ICE in C++20 mode for constexpr not_null evaluation -- in cxx_eval_indirect_ref, at cp/constexpr.c:4905

2021-02-17 Thread bobmiller at nvidia dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99132

--- Comment #2 from Bob Miller  ---
I have reported this bug to the gsl-lite maintainer as well here:
https://github.com/gsl-lite/gsl-lite/issues/281

[Bug c++/99132] ICE in C++20 mode for constexpr not_null evaluation -- in cxx_eval_indirect_ref, at cp/constexpr.c:4905

2021-02-17 Thread bobmiller at nvidia dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99132

--- Comment #1 from Bob Miller  ---
Created attachment 50211
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50211=edit
preprocessed file that triggers the bug