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

d
        * 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: r21450
gcc/gcc.c