[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] latest git changes
From: |
Gaius Mulley |
Subject: |
[Gm2] latest git changes |
Date: |
Fri, 15 Nov 2013 12:06:07 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
Hi,
the latest entries are:
* gcc-versionno/gcc/gm2/gm2-libs-iso/LongWholeIO.mod: (ReadInt)
* gcc-versionno/gcc/gm2/gm2-libs-iso/ShortWholeIO.mod: (ReadInt)
* gcc-versionno/gcc/gm2/gm2-libs-iso/WholeIO.mod: (ReadInt)
catch overflow and set the read result accordingly.
* gcc-versionno/gcc/gm2/gm2-compiler/M2GenGCC.mod:
(FoldBinary) convert left and right operands to the result type.
* gcc-versionno/gcc/gm2/gm2-libs-iso/ShortWholeIO.mod: (ReadInt)
handle negative value without overflowing.
* gcc-versionno/gcc/gm2/gm2-libs-iso/WholeIO.mod: (ReadInt)
handle negative value without overflowing.
regards,
Gaius