This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/23043] [4.1 regression] [m68k-linux] bootstrap error on m68k-linux
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2005 23:22:11 -0000
- Subject: [Bug rtl-optimization/23043] [4.1 regression] [m68k-linux] bootstrap error on m68k-linux
- References: <20050724065006.23043.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-25 23:22 -------
Subject: Bug 23043
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: schwab@gcc.gnu.org 2005-07-25 23:22:07
Modified files:
gcc : ChangeLog postreload-gcse.c
Log message:
PR rtl-optimization/23043
* postreload-gcse.c (eliminate_partially_redundant_load): Fix typo
when allocating a struct unoccr.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9544&r2=2.9545
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/postreload-gcse.c.diff?cvsroot=gcc&r1=2.17&r2=2.18
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23043