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 rtl-optimization/23393] [4.1 Regression] catchall-1.m and local-variables-1.m fails at -Os


------- Additional Comments From jakub at gcc dot gnu dot org  2005-09-02 08:21 -------
Yeah.  But if I also back out
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/global.c.diff?cvsroot=gcc&r1=1.130&r2=1.131
we are back to what is seen on HEAD now.  The state between that 2005-08-22
checkin and 2005-09-01 checkin was wrong, caused too many registers to be
unnecessarily forced into memory and as such drastically changed what subsequent
optimizations did.  So, unless these failures have been a regression before
2005-08-22, please don't treat them as such.

-- 


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


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