------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-24 
15:01 -------
Hmm,
(insn:HI 144 139 140 14 (set (reg:SF 66 ctr [orig:164 
<variable>._maxSize.width ] [164])
        (reg:SF 66 ctr [162])) 252 {*movsf_hardfloat} (nil)
    (nil))

This looks like either a target problem or a reload problem.  The reason why it 
is hard to reduce is 
because you need the right situation to reproduce this bug, mainly using the 
ctr register for floating 
point which really does not work.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
          Component|objc                        |target
           Keywords|                            |ice-on-valid-code


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

Reply via email to