[Bug c++/11131] [3.4 Regression]Unrelated declaration removes inline flag from function
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 17:42:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11131
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-07-29 17:42 -------
Subject: Bug 11131
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: hubicka@gcc.gnu.org 2003-07-29 17:42:34
Modified files:
gcc : ChangeLog tree-inline.c
Log message:
PR C++/11131
* tree-inline.c (expand_call_inline): Always call inlinable_function_p
in !unit-at-a-time mode.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.643&r2=2.644
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.70&r2=1.71
More information about the Gcc-bugs
mailing list