Objective-C bugs and GCC releases
Stefan Strasser
sstrasser@systemhaus-gruppe.de
Tue Jan 25 19:05:00 GMT 2005
Gabriel Dos Reis schrieb:
> Adrian Robert <arobert@cogsci.ucsd.edu> writes:
>
> [...]
>
> | What about splitting gcc into two branches, a "high performance"
> | branch, where heavy optimization takes place, and a "completeness"
> | branch, where the priority is on platform and language support.
> | Releases come off both branches: C, C++, maybe Fortran support on
> | the performance branch, and all languages on the other.
>
wouldn't it be better if I want to have a working compiler for language
x to download the lastest version of gcc-x and the version of
gcc-backend this language depends on?
I see it is not perfect to have different backends(or other parts) as
"current release", but imho it is much better than having gcc-all
releases with languages that don't work
and that doesn't permanently need more resources as maintaining two
branches does.
--
Stefan Strasser
More information about the Gcc
mailing list