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 middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 18:32 -------
Subject: Bug 16266

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-10-11 18:32:42

Modified files:
	gcc            : ChangeLog function.c 

Log message:
	2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu
	
	PR middle-end/16266
	* function.c (temp_slots_at_level): Fix typo which creates too
	many temp stack slots levels.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5836&r2=2.5837
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.581&r2=1.582



-- 


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


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