PR libstdc++/79323
* testsuite/20_util/duration/literals/range.cc: Prune extra output
at -O0.
From-SVN: r245211
+2017-02-06 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/79323
+ * testsuite/20_util/duration/literals/range.cc: Prune extra output
+ at -O0.
+
2017-02-06 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/documentation_hacking.xml: Update URL of the
auto h = 9223372036854775808h;
// { dg-error "cannot be represented" "" { target *-*-* } 890 }
}
+// { dg-prune-output "in constexpr expansion" } // needed for -O0