gcc/gcc ChangeLog dwarf2out.c tree-inline.c
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu Sep 23 00:51:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hubicka@gcc.gnu.org 2004-09-23 00:51:41
Modified files:
gcc : ChangeLog dwarf2out.c tree-inline.c
Log message:
PR debug/17389
* dwarf2out.c (dwarf2out_finish): Deal with nested functions
of fully inlined functions.
* tree-inline.c (inline_forbidden_p_1): Nested functions can be
inlined.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5576&r2=2.5577
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.547&r2=1.548
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.142&r2=1.143
More information about the Gcc-cvs
mailing list