]> gcc.gnu.org Git - gcc.git/commit
decl2.c (finish_file): Call expand_body for inline functions that will be written...
authorMark Mitchell <mark@codesourcery.com>
Sat, 27 Nov 1999 18:01:48 +0000 (18:01 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 27 Nov 1999 18:01:48 +0000 (18:01 +0000)
commit21b0c6dc7c2783ff297fdc165e61ee2002652c93
tree8240beab16a885e012e1e56a3a68ce074be6b981
parent9f887d05bb41e10e50f7fab20f492c1b49a7bb44
decl2.c (finish_file): Call expand_body for inline functions that will be written out but that do not...

* decl2.c (finish_file): Call expand_body for inline functions
that will be written out but that do not yet have RTL.
* semantics.c (expand_body): Do not generate RTL For inline
functions that do not yet need to be written out.

From-SVN: r30678
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/semantics.c
This page took 0.062607 seconds and 5 git commands to generate.