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 asm flag output to DImode for 32bit targets


2015-07-20  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/i386.c (ix86_md_asm_adjust): Handle DImode dest_mode
    for !TARGET_64BIT.

testsuite/ChangeLog:

2015-07-20  Uros Bizjak  <ubizjak@gmail.com>

    * gcc.target/i386/asm-flag-5.c (f_ll): New.

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]