[Bug middle-end/19378] [4.0 Regression] ICE during bootstrap compiling __fixdfdi
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 11 17:19:00 GMT 2005
------- 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 <dj@redhat.com>
+
+ * 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
More information about the Gcc-bugs
mailing list