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).

>   libcpp              (preprocessor)

Not a target library.

>   libdecnumber                

libdecnumber is indirectly used in libgcc on the target and also used on 
the host, rather than directly installed as a target library.

>   libiberty           

Not a target library.  (A single source file is used in libstdc++ for 
demangling support.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to