[Bug middle-end/33380] Internal compiler error: in gen_lowpart_general, at rtlhooks.c:62

2010-09-19 Thread jakub at gcc dot gnu dot org


--- Comment #6 from jakub at gcc dot gnu dot org  2010-09-19 18:50 ---
Can't reproduce with either current trunk nor 4.4.4.


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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



[Bug middle-end/33380] Internal compiler error: in gen_lowpart_general, at rtlhooks.c:62

2008-12-31 Thread pinskia at gcc dot gnu dot org


--- Comment #5 from pinskia at gcc dot gnu dot org  2008-12-31 19:05 ---
This works for me on the trunk now.


-- 


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



[Bug middle-end/33380] Internal compiler error: in gen_lowpart_general, at rtlhooks.c:62

2007-09-10 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2007-09-10 17:38 ---
Breakpoint 1, gen_lowpart_general (mode=3273328, x=0x31f420) at
/Users/apinski/src/local/gcc/gcc/rtlhooks.c:61
61gcc_assert (MEM_P (x));
(gdb) y
Undefined command: y.  Try help.
(gdb) p debug_rtx(x)
(concat:SC (reg:SF 65 [ D.1421 ])
(reg:SF 66 [ D.1421+4 ]))


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Keywords||ice-on-valid-code
   Last reconfirmed|-00-00 00:00:00 |2007-09-10 17:38:19
   date||


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