]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/constexpr.c
PR c++/65656
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2015 14:43:59 +0000 (14:43 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2015 14:43:59 +0000 (14:43 +0000)
commitf1c6af101b9ab1362926ceb436449f504ab9bc9f
treebe21bc0a2110469833777eb9e1e80cb8e57cea20
parent64e66cdd487b36df702e38f4228ba3e10874b08d
PR c++/65656
* constexpr.c (cxx_eval_builtin_function_call): Fix
__builtin_constant_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222531 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-builtin3.C [new file with mode: 0644]