]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/48468
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Apr 2011 21:48:00 +0000 (21:48 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 7 Apr 2011 21:48:00 +0000 (21:48 +0000)
commit1016123a21a00bf3f41d04cfdf08014e4dd87e21
tree6e0a430b978c2d506159a60291e15cc51b366f6c
parentae813c19eeb8890a02102839c05faa9d6e27e0a2
PR c++/48468
* except.c (build_noexcept_spec): Propagate error_mark_node.
(finish_noexcept_expr): Likewise.

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