re PR c++/86738 (gcc 8.2: Internal compiler error memcpy)
PR c++/86738 * constexpr.c (cxx_eval_binary_expression): For arithmetics involving NULL pointer set *non_constant_p to true. (cxx_eval_component_reference): For dereferencing of a NULL pointer, set *non_constant_p to true and return t. * g++.dg/opt/pr86738.C: New test. From-SVN: r263390
Showing
gcc/testsuite/g++.dg/opt/pr86738.C
0 → 100644
Please
register
or
sign in
to comment