--- gcc/gcc.info-21 2018/04/24 18:26:03 1.1.1.4 +++ gcc/gcc.info-21 2018/04/24 18:42:52 1.1.1.5 @@ -1,5 +1,5 @@ -This is Info file gcc.info, produced by Makeinfo-1.55 from the input -file gcc.texi. +This is Info file gcc.info, produced by Makeinfo version 1.67 from the +input file gcc.texi. This file documents the use and the internals of the GNU compiler. @@ -841,7 +841,7 @@ separately. `INITIALIZE_TRAMPOLINE (ADDR, FNADDR, STATIC_CHAIN)' A C statement to initialize the variable parts of a trampoline. - aDDR is an RTX for the address of the trampoline; FNADDR is an RTX + ADDR is an RTX for the address of the trampoline; FNADDR is an RTX for the address of the nested function; STATIC_CHAIN is an RTX for the static chain value that should be passed to the function when it is called.