]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: correct fold_operand change
authorJason Merrill <jason@redhat.com>
Tue, 25 Oct 2022 17:54:12 +0000 (13:54 -0400)
committerJason Merrill <jason@redhat.com>
Tue, 25 Oct 2022 18:05:18 +0000 (14:05 -0400)
commit4a54873d7753068fe64e01efd5d8a06615bdb167
treeacc537700751e15ea11466ce1d67178db3a9e5b8
parent15d67c11ac0479b08e3badcafdee7e0a6f062349
c++: correct fold_operand change

Still want the conversion to bool.

gcc/cp/ChangeLog:

* constexpr.cc (find_failing_clause_r): Re-add the call to
contextual_conv_bool.
gcc/cp/constexpr.cc