rs6000.c (rs6000_output_symbol_ref): Move storage mapping class decoration from here...
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 18 Oct 2016 13:28:16 +0000 (13:28 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 18 Oct 2016 13:28:16 +0000 (09:28 -0400)
commit1b32951078029b56c6b35092e1fc739f1c66a1b3
tree39cc2e4ce6982f8149a9bd17c81efb9145383439
parente5163ec1df8755de70b711022314220318a0a441
rs6000.c (rs6000_output_symbol_ref): Move storage mapping class decoration from here...

        * config/rs6000/rs6000.c (rs6000_output_symbol_ref): Move storage
        mapping class decoration from here...
        (rs6000_xcoff_encode_section): ...to here.

        (rs6000_savres_strategy) [AIX,ELFv2]: Inline FPR save and restore
        if shrink-wrapping and optimizing for speed.

From-SVN: r241303
gcc/ChangeLog
gcc/config/rs6000/rs6000.c