tm.texi (DRIVER_SELF_SPECS): Document.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 14 Oct 2002 07:15:39 +0000 (07:15 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 14 Oct 2002 07:15:39 +0000 (07:15 +0000)
commitdb36994b97e9bf3677575904a5fabb62b2bc81e8
tree0cc93a95de2023f1fadaefdc7bf5081a6ac353b1
parent11e5489b1ecfb256cc64970a87b32f0cd856ec15
tm.texi (DRIVER_SELF_SPECS): Document.

* doc/tm.texi (DRIVER_SELF_SPECS): Document.
* gcc.c (driver_self_specs): New variable.
(do_self_spec): New function.
(main): Use it to process driver_self_specs.

From-SVN: r58109
gcc/ChangeLog
gcc/doc/tm.texi
gcc/gcc.c