From: Richard Stallman Date: Wed, 4 Aug 1993 23:18:30 +0000 (+0000) Subject: Comment change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=956af06945bcc89d5c7a7382d3e47c9090a98d4c;p=gcc.git Comment change. From-SVN: r5072 --- diff --git a/gcc/tree.c b/gcc/tree.c index 5f57d4347bb..92fa7af5f85 100644 --- a/gcc/tree.c +++ b/gcc/tree.c @@ -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 ()