[Bug target/31385] gcc fails to find spill register for decimal arithmetic

2007-08-27 Thread hjl at gcc dot gnu dot org
--- Comment #3 from hjl at gcc dot gnu dot org 2007-08-27 14:14 --- Subject: Bug 31385 Author: hjl Date: Mon Aug 27 14:14:31 2007 New Revision: 127833 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=127833 Log: gcc/ 2007-08-27 H.J. Lu [EMAIL PROTECTED] PR target/31385

[Bug target/31385] gcc fails to find spill register for decimal arithmetic

2007-08-27 Thread hjl at lucon dot org
--- Comment #4 from hjl at lucon dot org 2007-08-27 14:17 --- Fixed by http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01809.html -- hjl at lucon dot org changed: What|Removed |Added

[Bug target/31385] gcc fails to find spill register for decimal arithmetic

2007-08-18 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2007-08-18 16:47 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2007-08/msg01183.html -- hjl at lucon dot org changed: What|Removed |Added

[Bug target/31385] gcc fails to find spill register for decimal arithmetic

2007-08-17 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2007-08-17 18:21 --- Current mainline (revision 127590) still gets this ICE for i686-pc-linux-gnu with either bid or dpd decimal float support. The current line number for the ICE is reload1.c:2001. --