This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Should we remove java from the default bootstrap languages?
>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:
>> IME, bugs found during libjava have been also triggered during
>> libstdc++ and/or C. Though several folks at the summit mentioned that
>> they had found bugs triggered only by libjava.
Richard> To me, as I said, this is the key issue: how often do we have
Richard> such bugs?
I don't know, but one option open to us is to try this approach and
then revert it if we see "too many" regressions.
Tom