[Bug c++/11131] Unrelated declaration removes inline flag from function
cvs-commit@gcc.gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 11 17:02: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@gcc.gnu.org 2003-06-11 17:02 -------
Subject: Bug 11131
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2003-06-11 17:02:14
Modified files:
gcc/cp : ChangeLog tree.c
Log message:
PR c++/11131
* tree.c (cp_cannot_inline_fn): Check for "inline" before
instantiation.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3411&r2=1.3412
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&r1=1.327&r2=1.328
More information about the Gcc-bugs
mailing list