re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
authorJason Merrill <jason@redhat.com>
Mon, 1 Aug 2011 18:14:29 +0000 (14:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 1 Aug 2011 18:14:29 +0000 (14:14 -0400)
commit0701bb567b104631c85fbb5987e10d86c3b86705
treec813542dd02fd8e19cea0ad998ec3b0934b19034
parent03acddfe0cd541d7f37345a8c2eb3f905d14389a
re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)

PR c++/49813
* semantics.c (potential_constant_expression_1): Allow any builtin.
(morally_constexpr_builtin_function_p): Remove.

From-SVN: r177066
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-builtin1.C [new file with mode: 0644]