[Bug target/24445] [4.1 Regression] unable to find a register to spill in class 'R0_REGS

2005-11-11 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2005-11-11 17:43 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/24445] [4.1 Regression] unable to find a register to spill in class 'R0_REGS

2005-11-10 Thread kkojima at gcc dot gnu dot org
--- Comment #13 from kkojima at gcc dot gnu dot org 2005-11-11 02:12 --- Subject: Bug 24445 Author: kkojima Date: Fri Nov 11 02:12:42 2005 New Revision: 106774 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106774 Log: PR target/24445 * calls.c (expand_call):

[Bug target/24445] [4.1 Regression] unable to find a register to spill in class 'R0_REGS

2005-11-02 Thread mmitchel at gcc dot gnu dot org
--- Comment #12 from mmitchel at gcc dot gnu dot org 2005-11-03 06:39 --- Downgrading to P5; SH is not a primary or secondary target. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/24445] [4.1 Regression] unable to find a register to spill in class 'R0_REGS

2005-11-01 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2005-11-01 23:58 --- (In reply to comment #10) With binary search, I've found that the failure started after the patch: That would mean it was a latent bug. Confirmed. -- pinskia at gcc dot gnu dot org changed: What