Author: jason
Date: Wed Nov 26 18:20:12 2014
New Revision: 218092
URL: https://gcc.gnu.org/viewcvs?rev=218092&root=gcc&view=rev
Log:
* constexpr.c (cxx_eval_call_expression): Don't talk about
flowing off the end if we're already non-constant.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c