(expand_inline_function): Use the original declaration of the inlined function...
authorRichard Stallman <rms@gnu.org>
Sun, 22 Nov 1992 21:56:56 +0000 (21:56 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 22 Nov 1992 21:56:56 +0000 (21:56 +0000)
commit637c5064e86aa3150c591003ac5e5d57557627ad
tree3aecefbc769535b293d81d9e56c308812f9e4499
parent4135e766db246d29aba3f8d21feb18bb77d6b7b9
(expand_inline_function): Use the original declaration of the inlined function...

(expand_inline_function): Use the original declaration of the inlined
function rather than a redeclaration as the BLOCK_ABSTRACT_ORIGIN of the body.

From-SVN: r2774
gcc/integrate.c