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]

[PATCH, i386]: Kill LEGITIMIZE_RELOAD_ADDRESS


Hello!

This is just dead code for LRA-enabled target.

2015-04-17  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/i386.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
    * config/i386/i386.c (ix86_legitimize_reload_address): Ditto.
    * config/i386/i386-protos.h (ix86_legitimize_reload_address): Ditto.

Bootstrapped, regression tested on x86_64-linux-gnu {,-m32} and
committed to mainline SVN.

Uros.

Attachment: p.diff.txt
Description: Text document


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