This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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
61            gcc_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|0000-00-00 00:00:00         |2007-09-10 17:38:19
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]