r257770 - in /trunk/gcc: cp/ChangeLog cp/conste...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Feb 16 22:38:00 GMT 2018
Author: jakub
Date: Fri Feb 16 22:38:53 2018
New Revision: 257770
URL: https://gcc.gnu.org/viewcvs?rev=257770&root=gcc&view=rev
Log:
PR c++/84192
* constexpr.c (cxx_eval_constant_expression) <case RETURN_EXPR>: Don't
set *jump_target to anything if jump_target is NULL.
* g++.dg/cpp1y/constexpr-84192.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-84192.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list