* src/SDCC.y: fixed bug #1744146: Crash when compiling array of
[fw/sdcc] / ChangeLog
index 77e199a38ef46c6b81104c97561151aee13bb91f..fcd83f0e6fb080217f9be22fc600fe5dc5846dcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
          in warning
        * configure.in, configure, sdccconf_in.h: find out the endianess of
          host machine
+       * src/SDCC.y: fixed bug #1744146: Crash when compiling array of
+         negative size
 
 2007-06-27 Gudjon I. Gudjonsson <gudjon AT gudjon.org>