fix for powerpc64 TImode ICE

David Edelsohn dje@watson.ibm.com
Wed Feb 26 19:21:00 GMT 2003


        * config/rs6000/rs6000.md: Add TI constant splitter.

This may occur because rs6000_emit_move() does not have a
force_const_mem() call for TImode.  The patch probably should include a
new alternative in movti_ppc64 for constants which invokes a splitter.

David



More information about the Gcc-patches mailing list