Prevent possible undefined behaviour computing the size of the scache by usingunsigne...
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
index fe25803c6f056d68e8701146783a1ef1a8f88d34..0483f8a73d4c5490af0cb6122eaae3f30c23e2bc 100644 (file)
@@ -1,3 +1,9 @@
+2016-02-04  Nick Clifton  <nickc@redhat.com>
+
+       * cgen-scache.c (scache_option_handler): Prevent possible
+       undefined behaviour computing the size of the scache by using
+       unsigned integers instead of signed integers.
+
 2016-01-17  Joel Brobecker  <brobecker@adacore.com>
 
        * sim-fpu.c: Minor comment fixes throughout.
This page took 0.023207 seconds and 4 git commands to generate.