This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/12953] tree inline bug and fix


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-12 18:33 -------
Subject: Bug 12953

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	sayle@gcc.gnu.org	2003-11-12 18:33:24

Modified files:
	gcc            : ChangeLog c-objc-common.c 

Log message:
	2003-11-12  Alexey Starovoytov  <alexey.starovoytov@sun.com>
	
	PR optimization/12953
	* c-objc-common.c (inline_forbidden_p): Added check for BUILT_IN
	before switch by FUNCTION_CODE.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.803&r2=1.16114.2.804
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-objc-common.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.18.4.2&r2=1.18.4.3



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12953


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]