gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] [4.7.3] latest changes


From: Gaius Mulley
Subject: [Gm2] [4.7.3] latest changes
Date: Mon, 09 Dec 2013 17:45:23 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Hi,

here are the latest git changes for gm2 based on gcc-4.7.3.

  * gm2/gm2-libs-coroutines/SYSTEM.def: added definition
    of the internal procedure functions
    ShiftVal, ShiftLeft, ShiftRight, RotateVal,
    RotateLeft, RotateRight to handle large sets.
  * gm2/gm2-libs-coroutines/SYSTEM.mod: added implementation
    of the internal procedure functions
    ShiftVal, ShiftLeft, ShiftRight, RotateVal,
    RotateLeft, RotateRight to handle large sets.
  * gm2/gm2-compiler/M2GenGCC.mod:  fixed type change
    bug which occurred if a large bitset is compared to
    an empty set.  Use ConvertBinaryOperands for the
    special case as well.
  * gm2/gm2-gcc/m2expr.c:  corrected function indirect
    prototype to include location_t.
  * gm2/gm2-gcc/m2expr.h:  corrected function indirect
    prototype to include location_t.

with these changes the regression tests stand at:

                === gm2 Summary ===

# of expected passes            8498
# of unexpected failures        252
# of unresolved testcases       90

regards,
Gaius





reply via email to

[Prev in Thread] Current Thread [Next in Thread]