]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/56481
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 20:21:23 +0000 (20:21 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 20:21:23 +0000 (20:21 +0000)
commit685d3c816ee8ceedce39e4f021630ded80bbd082
tree057a232c70168d39ceaf82e43e99f4fd566d83db
parentcde9343a06bdd373b8ab9502afe86af5b6e47f2a
PR c++/56481
* semantics.c (potential_constant_expression_1): Use
cxx_eval_outermost_constant_expr rather than maybe_constant_value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196358 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c