]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
Fix an UBSAN test-case (PR sanitizer/63361).
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 4687e45d36ceffab7507fb508622d9de6697fd69..a688b31bbcc1f9cc9e194782785a877beb6660a6 100644 (file)
@@ -1,3 +1,9 @@
+2017-07-19  Martin Liska  <mliska@suse.cz>
+
+       PR sanitizer/63361
+       * c-c++-common/ubsan/float-cast-overflow-1.c: Add either
+       -ffloat-store or -mieee for targets that need it.
+
 2017-07-18  Tom de Vries  <tom@codesourcery.com>
 
        PR middle-end/81464