[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ISO FORWARD is now implemented
From: |
john o goyo |
Subject: |
Re: ISO FORWARD is now implemented |
Date: |
Sun, 20 Oct 2024 16:55:55 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Greetings, Gaius.
On 2024-10-19 09:11, Gaius Mulley wrote (in part):
Hi,
I've git pushed a patchset which implements the ISO FORWARD keyword to
the development branch of GCC. The patch also improves parameter and
return type checking. Parameter mismatch errors should now result in
virtual token being highlighted (or multiple tokens for example the
parameter declaration).
Thank you. The testsuite on Solaris 11.3/sparc reports the following:
=== gm2 Summary ===
# of expected passes 13756
# of unexpected failures 4
# of unresolved testcases 4
Optimisation (Os and O3) still causes segfault by cc1gm2 on packed.mod.
Sincerely,
john