re PR sanitizer/80659 (-fsanitize=address evokes ICE in in gimplify_switch_expr)
[gcc.git] / gcc / testsuite / ChangeLog
index 9572cc49ba98aaf96ee845f4d00f5647892ad913..44f5841c74a1c8254e3a4d6b0ea451b3ec61cc56 100644 (file)
@@ -1,3 +1,17 @@
+2017-05-17  Marek Polacek  <polacek@redhat.com>
+
+       PR sanitizer/80659
+       * gcc.dg/asan/pr80659.c: New test.
+
+2017-05-17  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
+
+       * gcc.dg/tree-ssa/pr78886.c: Use __SIZE_TYPE__ instead of
+       unsigned long.
+
+2017-05-17  Chenghua Xu  <paul.hua.gm@gmail.com>
+
+       * gcc.target/mips/reorgbug-1.c: Don't specify -O2.
+
 2017-05-16  James Greenhalgh  <james.greenhalgh@arm.com>
            Bill Schmidt  <wschmidt@linux.vnet.ibm.com>