asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
[gcc.git] / gcc / testsuite / ChangeLog
index 98d63798c6149224ef4728ebf9283cf14a9dab09..dcab923fb32477576cffd33c2443ca215a3812b3 100644 (file)
@@ -1,3 +1,12 @@
+2014-06-20  Marek Polacek  <polacek@redhat.com>
+
+       * c-c++-common/ubsan/bounds-1.c: New test.
+       * c-c++-common/ubsan/bounds-2.c: New test.
+       * c-c++-common/ubsan/bounds-3.c: New test.
+       * c-c++-common/ubsan/bounds-4.c: New test.
+       * c-c++-common/ubsan/bounds-5.c: New test.
+       * c-c++-common/ubsan/bounds-6.c: New test.
+
 2014-06-20  Yufeng Zhang  <yufeng.zhang@arm.com>
 
        Make the tests big-endian friendly.