This is the mail archive of the gcc-patches@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]

Re: FIX rs6000 -maix64 -mstring


2001-12-08  Tom Rix  <trix@redhat.com>

        * config/rs6000/aix43.h (NON_POWERPC_MASKS): Delete MASK_STRING.
        * config/rs6000/aix51.h (NON_POWERPC_MASKS): Same.
        * config/rs6000/rs6000.md (load_multiple, store_multiple): Do not use 
        for powerpc64.
        * config/rs6000/rs6000.md (movstrsi_8reg, movstrsi_6reg, 
        movstrsi_4reg, movstrsi_1_reg): Add powerpc64.
        * config/rs6000/rs6000.c (expand_block_move): Do not use 
        gen_movstrsi_2reg and powerpc64.

This patch is fine.  Please commit it to the FSF sources.

Thanks, David


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