------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15 05:53 ------- Confirmed: 20020710-1.c:9: warning: right shift count is negative 20020710-1.c:12: error: negative insn length (insn 13 8 16 (set (reg:HI 24 r24 [orig:42 D.1107 ] [42]) (lshiftrt:HI (reg/v:HI 24 r24 [orig:44 y ] [44]) (const_int -13 [0xfffffff3]))) 68 {lshrhi3} (insn_list:REG_DEP_TRUE 7 (nil)) (nil))
This is just like what the i386 PR 7245 used to do which is what 20020710-1 was the test was for. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2005-01-15 05:53:55 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19293