Add missed chunk in last commit.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sat, 31 May 2003 18:59:10 +0000 (20:59 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sat, 31 May 2003 18:59:10 +0000 (20:59 +0200)
From-SVN: r67275

gcc/function.c

index c6d485d3013adbe883d7f2525d3673509d1c45ec..76184b9b659cdffef23f136599dbd9188c5c8ebc 100644 (file)
@@ -5842,8 +5842,7 @@ trampoline_address (function)
       && fn_context != inline_function_decl)
     fp = find_function_data (fn_context);
 
-  /* Allocate run-time space for this trampoline
-     (usually in the defining function's stack frame).  */
+  /* Allocate run-time space for this trampoline.  */
   /* If rounding needed, allocate extra space
      to ensure we have TRAMPOLINE_SIZE bytes left after rounding up.  */
 #define TRAMPOLINE_REAL_SIZE \