------- Comment #2 from mikpe at it dot uu dot se  2010-06-16 21:25 -------
With crosses to armv5tel-unknown-linux-gnueabi, gcc-4.3 and 4.4 work but a
recent 4.5 ICEs as described here.

This stopped ICEing in 4.6 with r160260, an ira/reload patch.  However, that
was just an improvement fixing a number of missed-optimization PRs (PR39871,
R40615, PR42500, PR42502) with no ARM backend changes, so I suspect there's a
bug here still latent on trunk.

I'll try a bisect next to see which revision introduced the ICE.


-- 

mikpe at it dot uu dot se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu dot se
            Summary|internal compiler error: in |internal compiler error: in
                   |gen_thumb_movhi_clobber, at |gen_thumb_movhi_clobber, at
                   |config/arm/arm.md:5811      |config/arm/arm.md:5811


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

Reply via email to