re PR c++/56268 (C++11 ICE with boost multi-precision and boost variant during assign...
authorJason Merrill <jason@redhat.com>
Mon, 11 Feb 2013 15:47:46 +0000 (10:47 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 11 Feb 2013 15:47:46 +0000 (10:47 -0500)
commitba9146c16bc6a7f3539e4cef5f5a9a8207de66ad
tree5105e6f42180260efa04a494310401106c8b3e5e
parente77439af649673f35b9fea054c8a9c13d4162588
re PR c++/56268 (C++11 ICE with boost multi-precision and boost variant during assignment)

PR c++/56268
* semantics.c (classtype_has_nothrow_assign_or_copy_p): Call
maybe_instantiate_noexcept.

From-SVN: r195943
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/ext/has_nothrow_copy-8.C [new file with mode: 0644]