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]: Tighten checks in HARD_REGNO_CALLER_SAVE_MODE


Hello!

In addition to mask registers, QImode and HImode fixups in
HARD_REGNO_CALLER_SAVE_MODE apply only to general registers.

2017-01-16  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/i386.h (HARD_REGNO_CALLER_SAVE_MODE): Apply HImode and
    QImode fixups to general and mask registers only.

Bootstrapped and regression tested on x86_64-linux-gnu.

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]