viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch fix/for-clang4-and-gcc7-incompatib


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch fix/for-clang4-and-gcc7-incompatibility updated. v0.9.0-323-g6f388d1
Date: Sat, 26 Aug 2017 15:31:56 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, fix/for-clang4-and-gcc7-incompatibility has been updated
       via  6f388d18da6fd9370e3a0fbed459cca1bccf5663 (commit)
      from  bbcbee21d47939300ea859acbccbcdb205504f09 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6f388d18da6fd9370e3a0fbed459cca1bccf5663
Author: Marek Marecki <address@hidden>
Date:   Sat Aug 26 15:14:23 2017 +0200

    Ensure jump targets are always non-negative so unsigned types can be used
    
    Check for possible negative results by comparing current instruction
    index and jump offset manually.

-----------------------------------------------------------------------

Summary of changes:
 src/assembler/frontend/static_analyser/verifier.cpp | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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