Comment change.
authorRichard Stallman <rms@gnu.org>
Wed, 4 Aug 1993 23:18:30 +0000 (23:18 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 4 Aug 1993 23:18:30 +0000 (23:18 +0000)
From-SVN: r5072

gcc/tree.c

index 5f57d4347bb1dfe8dd158c29724133d241b86dcf..92fa7af5f8516a1b730f4806b72006409e44c6f7 100644 (file)
@@ -363,7 +363,7 @@ restore_tree_status (p)
 /* Start allocating on the temporary (per function) obstack.
    This is done in start_function before parsing the function body,
    and before each initialization at top level, and to go back
-   to temporary allocation after doing end_temporary_allocation.  */
+   to temporary allocation after doing permanent_allocation.  */
 
 void
 temporary_allocation ()