This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
- From: "jh at suse dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2003 00:19:30 -0000
- Subject: [Bug target/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
- References: <20030304002600.9929.gabor@mac.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9929
------- Additional Comments From jh at suse dot cz 2003-07-24 00:19 -------
Subject: Re: [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9929
>
>
>
> ------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-23 23:01 -------
> Jan has indicated that he will not fix this bug this week, so I have postponed
> it until GCC 3.3.2. At least the failure mode is a crash, and not bad code
> generation.
I didn't mean this particular bug. I am on the vacation till Friday,
but I am trying to solve the 3.3 issues today.
>
> It's very disappointing that this regression -- which was filed in March -- was
> not fixed by July.
Quick searching reminded me that except for the rejected patch to work
around at i386 side, there is patch waiting for this particular bug at
http://gcc.gnu.org/ml/gcc-patches/2003-05/msg02107.html
it has been in use at SuSE's Gcc for some time now and seems to be safe.
I verified that the patch still apply and fixes the testcase,
bootstrap/regress is in the progress.
Sorry for the delay.
Honza
>
>
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.