]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/constexpr.cc
PR c++/80829 - ICE with constexpr copy of base subobject.
authorJason Merrill <jason@redhat.com>
Mon, 19 Jun 2017 20:55:21 +0000 (16:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 19 Jun 2017 20:55:21 +0000 (16:55 -0400)
commitecc5761533690734622d57cbe25914c44d7913e1
treee8b221007b794ca5c28e26c8c6aa77d79c8d2e01
parent5ec046c03624e39858314bd35eb0c06f8e63bd28
PR c++/80829 - ICE with constexpr copy of base subobject.

* constexpr.c (clear_no_implicit_zero): New.
(cxx_eval_call_expression): Call it.

From-SVN: r249386
gcc/cp/ChangeLog
gcc/cp/constexpr.c
gcc/testsuite/g++.dg/cpp0x/constexpr-base5.C [new file with mode: 0644]
This page took 0.063939 seconds and 5 git commands to generate.