gcc.c: Fix commentary describing %g, %u, %U, and %O.
authorCraig Burley <burley@gnu.org>
Tue, 28 Jul 1998 21:33:41 +0000 (15:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Jul 1998 21:33:41 +0000 (15:33 -0600)
commite67ac8e6ee6ad8aa24429e997b61252b19b17330
treef6c98ee37cd45df4b5f3baf3a58b6eb34856588f
parent8fb08bdddfb1f19debb76262e8afb99d39a789ea
gcc.c: Fix commentary describing %g, %u, %U, and %O.

        * gcc.c: Fix commentary describing %g, %u, %U, and %O.
        * gcc.c (do_spec_1): Fix support for %O so the
        temporary file name made for it the first time
        gets reused subsequently.

From-SVN: r21449
gcc/ChangeLog