[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] latest regression tests
From: |
Michael Lambert |
Subject: |
Re: [Gm2] latest regression tests |
Date: |
Mon, 28 Apr 2008 13:40:10 -0400 |
Gaius,
Things are looking much better now on my Intel Mac:
# of expected passes 5964
# of unexpected failures 60
# of unresolved testcases 12
Some of the errors I'm seeing suggest that I need to tweak some system-
dependent values somewhere:
/Users/lambert/gnu/gm2-current/gcc-4.1.2/gcc/testsuite/gm2/iso/pass/
realbitscast.mod: In function ‘_M2_realbitscast_init’:
/Users/lambert/gnu/gm2-current/gcc-4.1.2/gcc/testsuite/gm2/iso/pass/
realbitscast.mod:46: error: conversion to non-scalar type requested
/Users/lambert/gnu/gm2-current/gcc-4.1.2/gcc/testsuite/gm2/pim/pass/
arrayhuge.mod:24:4: error: constant overflow error
I don't quite remember where I need to make changes (I vaguely recall
that you once sent me a piece of code to determine the appropriate
values).
Michael
On 26 Apr 2008, at 06:20, Gaius Mulley wrote:
Hi,
I've just checked in a few more fixes and the regression tests
stand at (on an LP64 Athlon system).
# of expected passes 6030
# of unexpected failures 42
# of unresolved testcases 12
The fixes are:
* gm2/lang-specs.h: fixed cpp invocation by adding -o to
the command line. This allows -fcpp to work again.
* fixes all regression tests in
testsuite/gm2/switches/pim4/run/pass.
* gm2/gm2-compiler/M2GCCDeclare.mod: fixed bug to
allow declaration such as ARRAY CHAR OF foo.
(Bug reported by Scott Iverson).
regards,
Gaius
_______________________________________________
gm2 mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gm2