[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] latest git changes
From: |
Christoph Schlegel |
Subject: |
Re: [Gm2] latest git changes |
Date: |
Fri, 22 Nov 2013 07:46:30 +0100 |
On Wed, 20 Nov 2013 23:09:00 +0000
Gaius Mulley <address@hidden> wrote:
>
> 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
Hello Gaius,
I rebuilt gm2 from the latest tarball (November 20) under Cygwin32/Windows7.
Results of running the tests:
=== gm2 Summary ===
# of expected passes 7367
# of unexpected failures 1269
# of unresolved testcases 150
Logs are here:
http://freepages.modula2.org/downloads/gm2.sum
http://freepages.modula2.org/downloads/gm2.log
Regards
Christoph