http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50309

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 
2011-09-07 17:35:15 UTC ---
Author: paolo
Date: Wed Sep  7 17:35:07 2011
New Revision: 178656

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178656
Log:
/cp
2011-09-07  Paolo Carlini  <paolo.carl...@oracle.com>

    PR c++/50309
    * decl.c (grokdeclarator): Check u.function.exception_specification
    for error_mark_node.

/testsuite
2011-09-07  Paolo Carlini  <paolo.carl...@oracle.com>

    PR c++/50309
    * g++.dg/cpp0x/noexcept11.C: New.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept11.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/decl.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog

Reply via email to