reassoc_4.f: Use dg-additional-options.
[gcc.git] / gcc / lto-streamer-out.c
index 4b3be3bb1ff5667a05df4d1708f551996f1eedd3..054bb85be0b4dfb11786897568f39cc123d1ab4f 100644 (file)
@@ -304,7 +304,6 @@ lto_is_streamable (tree expr)
         && code != WITH_CLEANUP_EXPR
         && code != STATEMENT_LIST
         && code != OMP_CLAUSE
-        && code != OPTIMIZATION_NODE
         && (code == CASE_LABEL_EXPR
             || code == DECL_EXPR
             || TREE_CODE_CLASS (code) != tcc_statement);