[Bug driver/65700] Documentation of internals is inconsistent in itself and diverges from reality
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 24 19:35:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65700
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-01-24
Component|web |driver
Ever confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Ok, the issue here is that collect2 is used on some targets to do what
Collect2.html says it does. It should say that instead.
That is:
nearly all systems
Should be changed to:
some targets
in that part of the document.
More information about the Gcc-bugs
mailing list