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]: Fix several "operand missing mode" build warnings in i386.md


No functional changes.

2018-06-05  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/i386.md (simple_return_indirect_internal): New expander.
    (*simple_return_indirect_internal<mode>): Rename from
    simple_return_indirect_internal.  Use W mode iterator.
    (rstorssp): New expander.
    (*rstorssp<mode>): Rename from rstorssp.  Use P mode iterator.
    (clrssbsy): New expander.
    (*clrssbsy<mode>): Rename from clrssbsy.  Use P mode iterator.

Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}.

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]