Hi,
I wonder if gpc will work with GCC 3.0 release?
Vaclav Haisman
-----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/IT d- s+:(+) a-- c++ UB+(++) P++(+++) L+ E W++ N+ o? K? w+ O? M-(--) V? PS(+) PE++ Y PGP t(+) 5? X R+@ tv+ b++ DI+ D+ G e h! r-(--) !z+ ------END GEEK CODE BLOCK------
Vaclav Haisman wrote:
I wonder if gpc will work with GCC 3.0 release?
In short: No. :-(
In long:
The integration of the GPC-specific patches into the GCC backend is essentially completed. (The corresponding patch is already accepted by the GCC folks for integration.) However there are some changes in the internal structure of certain tree nodes, in particular RECORD_FIELDs, that require adaption of the frontend, in particular `gpc-typeck.c'.
If you want to help, just try to compile GPC with the current version of gcc-3.0, look out for "#ifdef EGCS97" in `gpc-typeck.c', and hack it until GPC passes the test suite.
-----BEGIN GEEK CODE BLOCK-----
-----BEGIN GEEK CODE BLOCK----- Version: 3.12@ GAT d-(++)@ s: a0x7af C++$ UL+++ P+(-) L++++ E- W-(+)$ N@ w---- M- !V PS+ PE Y+(++) GPG++ GPC++++ R+@ !tv b+ D-- G++ e++++ h++() r+++ y? ------END GEEK CODE BLOCK------
Peter