constexpr.c (cxx_eval_call_expression): Don't talk about flowing off the end if we...
authorJason Merrill <jason@redhat.com>
Wed, 26 Nov 2014 18:20:12 +0000 (13:20 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 26 Nov 2014 18:20:12 +0000 (13:20 -0500)
commitc06dcc4734ffbc3c761595eba14b71bbce888eb1
treed1c092cceae3481d1b5eb8f4ba798b56e37b9a7b
parent6cbde2e317bb4be42e88000de6b927e55904f0dc
constexpr.c (cxx_eval_call_expression): Don't talk about flowing off the end if we're already non-constant.

* constexpr.c (cxx_eval_call_expression): Don't talk about
flowing off the end if we're already non-constant.

From-SVN: r218092
gcc/cp/ChangeLog
gcc/cp/constexpr.c