[Bug middle-end/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-14 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-14 
21:44 ---
Patch here: .

-- 
   What|Removed |Added

   Keywords||patch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19378


[Bug middle-end/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-14 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-14 
18:37 ---
*** Bug 19446 has been marked as a duplicate of this bug. ***

-- 
   What|Removed |Added

 CC||dgay at intel-research dot
   ||net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19378


[Bug middle-end/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-11 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-11 
17:17 ---
As mentioned in PR 18887 in comment #9, the ICE was caused by:
+2004-12-06  DJ Delorie  <[EMAIL PROTECTED]>
+
+   * reload.c (find_valid_class): Fix logic to test inner mode as well.
+   (push_reload): Pass inner mode.


The problem is not *in* this patch, but while waiting for
a proper fix, I could get GCC to build again for AVR by
reversing it locally.


-- 
   What|Removed |Added

 CC||dj at redhat dot com
   Priority|P2  |P3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19378


[Bug middle-end/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi

2005-01-11 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-11 
17:15 ---
Note there was another bug opened which will also fix the avr bootstrap failure 
but does not fix the ICE, 
only works around the problem (PR 18887).

-- 
   What|Removed |Added

  BugsThisDependsOn||18887
 Status|UNCONFIRMED |NEW
  Component|bootstrap   |middle-end
 Ever Confirmed||1
 GCC target triplet|avr-unknown-rtems4.7 avr-elf|avr
   Keywords||build, ice-on-valid-code
   Last reconfirmed|-00-00 00:00:00 |2005-01-11 17:15:44
   date||
Summary|ICE during bootstrap|[4.0 Regression] ICE during
   |compiling __fixdfdi |bootstrap compiling
   ||__fixdfdi
   Target Milestone|--- |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19378