This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3 target deprecation proposals
> Actively maintained targets need a maintainer doing enough work on
> the results (fixing bugs and arranging for inapplicable tests to be
> skipped or XFAILed) to get them down below that size.
At the moment, I'm working on getting sh, h8300, and m32c in shape for
4.3 (or future). I can easily get the test results under 400k by
removing some of the multilibs, but I don't think that's a good idea.
My sh-elf test tests 38 multilibs, if I only test one that would be a
12k email, which would easily fit past the filters. Are we
artificially penalizing targets with many multilibs?
Also, while I'm not suggesting I be a maintainer for sh and h8300, if
I'm working on them and producing test results, should I send them in
anyway? I can always stop sending them when I stop working on them
(for whatever reason), but meanwhile, does that count against
deprecation?