class.c (fixed_type_or_null): Handle NSDMI.
authorJason Merrill <jason@redhat.com>
Sun, 2 Oct 2011 21:44:52 +0000 (17:44 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 2 Oct 2011 21:44:52 +0000 (17:44 -0400)
commitf10eaa2dcc0081c7abbc326b500b84e03f777d05
tree1eb84d79741501950988c6ec9cd85a6956dcb7a0
parent3bf108578e7f46273be8dbc35797d5e7ad4b2336
class.c (fixed_type_or_null): Handle NSDMI.

* class.c (fixed_type_or_null): Handle NSDMI.
* method.c (walk_field_subobs): Disable NSDMI noexcept checking
for now.

From-SVN: r179435
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]