remove mention of EH_FILTER_MUST_NOT_THROW
authorJason Merrill <jason@gcc.gnu.org>
Tue, 22 Nov 2011 15:53:18 +0000 (10:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 22 Nov 2011 15:53:18 +0000 (10:53 -0500)
From-SVN: r181623

gcc/tree.def

index 2a2363e7037e82bd262f890df3a04083afd11d19..11ce8b5b7568df728270882fbb67b1b26bc9d1af 100644 (file)
@@ -900,8 +900,7 @@ DEFTREECODE (CATCH_EXPR, "catch_expr", tcc_statement, 2)
 
 /* Used to represent an exception specification.  EH_FILTER_TYPES is a list
    of allowed types, and EH_FILTER_FAILURE is an expression to evaluate on
-   failure.  EH_FILTER_MUST_NOT_THROW controls which range type to use when
-   expanding.  */
+   failure.  */
 DEFTREECODE (EH_FILTER_EXPR, "eh_filter_expr", tcc_statement, 2)
 
 /* Node used for describing a property that is known at compile