+2013-10-27 Uros Bizjak <ubizjak@gmail.com>
+
+ PR target/58679
+ * gcc.target/i386/pr58679-1.c: New test.
+ * gcc.target/i386/pr58679-2.c: Ditto.
+
2013-10-27 Tobias Burnus <burnus@net-b.de>
PR other/33426
arithmetic.
* gcc.dg/ftrapv-2.c: Likewise.
* gcc.dg/pr30286.c: Likewise.
- * gcc.dg/pr19340.c: Only run on targets that support
- scheduling.
+ * gcc.dg/pr19340.c: Only run on targets that support scheduling.
* lib/target-supports.exp (check_effective_target_trapping): New
proc. Returns true if the target supports trapping arithmetic.
2013-10-24 Ian Lance Taylor <iant@google.com>
- * go.test/go-test.exp (errchk): Combine quoted strings in
- comments.
+ * go.test/go-test.exp (errchk): Combine quoted strings in comments.
2013-10-24 Cong Hou <congh@google.com>