Commit f030d6e6 by Jim Wilson

(compile_file): Likewise.

From-SVN: r6723
parent 3e755d23
...@@ -2281,7 +2281,7 @@ compile_file (name) ...@@ -2281,7 +2281,7 @@ compile_file (name)
{ {
temporary_allocation (); temporary_allocation ();
output_inline_function (decl); output_inline_function (decl);
permanent_allocation (); permanent_allocation (1);
} }
/* Warn about any function /* Warn about any function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment