This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bugzilla components for target libraries
On 11/10/2011 06:30 PM, Joseph S. Myers wrote:
> On Thu, 10 Nov 2011, Rainer Orth wrote:
>
>> I've recently noticed that several of our target libraries are not
>> properly (if at all) represented as bugzilla components. The following
>> table shows the current situation:
>>
>> directory component
>
> You omitted boehm-gc and zlib, both used in target libraries (libgcjgc,
> libzgcj) though not intended for direct use as such by GCC users (anyone
> wanting to use them directly should use the upstream releases).
boehm-gc is used for the gc enabled libobjc as well.