OSDN Git Service

* class.c (fixed_type_or_null): Handle NSDMI.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 21:44:52 +0000 (21:44 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Oct 2011 21:44:52 +0000 (21:44 +0000)
commit2096689d24b1d91b6b742ea91bad55ee4a9d5e89
tree1eb84d79741501950988c6ec9cd85a6956dcb7a0
parent6097bc239a609333bdef9498625ee016f9418fb6
* class.c (fixed_type_or_null): Handle NSDMI.
* method.c (walk_field_subobs): Disable NSDMI noexcept checking
for now.

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