[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: |
Wed, 20 Nov 2013 23:09:00 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
Hi,
here are the latest changes pushed up to git:
* gcc-versionno/gcc/gm2/config-lang.in: added target-libgm2
to the list of target_libs.
* gcc-versionno/gcc/gm2/examples/pge/foo.fig: new example.
* gcc-versionno/gcc/gm2/examples/pge/foo.mod: regenerated.
* gcc-versionno/gcc/gm2/gm2-compiler/M2GenGCC.mod: change
type to Address if lvalue is used, this fixes the
regression test failure in
gcc-versionno/gcc/testsuite/gm2/iso/run/pass/unbounded.mod.
* gcc-versionno/gcc/gm2/gm2spec.c: remove extern int force_no_linker.
Changed variable name force_no_linker to allow_linker and
switched boolean value. allow_linker now exported via gcc.h.
* gcc-versionno/gcc/gm2/patches/gcc/4.7.3/0[0-9]-patches:
regenerated.
* gcc-versionno/gcc/gm2/patches/gcc/4.7.3/10-patches:
regenerated.
on Debian Wheezy x86_64 this produces:
# no of expected passes 8364
# no of unexpected failures 302
# no of unresolved testcases 114
regards,
Gaius