This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24779] [4.0 Regression] Python miscompilation - TOC reload
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Nov 2005 00:59:30 -0000
- Subject: [Bug target/24779] [4.0 Regression] Python miscompilation - TOC reload
- References: <bug-24779-55@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from dje at gcc dot gnu dot org 2005-11-17 00:59 -------
That failure is fixed by the zero_reg_mem predicate changes from March:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/predicates.md.diff?cvsroot=gcc&r1=1.6&r2=1.7
This is why I didn't want to go down the path of fixing this. It will be fixed
in 4.1 and is a can of worms to backport everything to 4.0 safely.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24779