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]

RFA: patch to fix PR19398


The following patch fixes

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19398

Uros, there is i386.md part for which I need an approval. Without this change, GCC will still generate the same code even if LRA uses an alternative with 'm' constraint.

2012-11-18 Vladimir Makarov <vmakarov@redhat.com>

        PR target/19398
        * lra-constraints.c (process_alt_operands): Discourage reloads
        through secodnary memory.
        * config/i386/i386.md (fix_trunc?f?i_sse): Remove peephole2
        patterns.

Attachment: pr19398.patch
Description: Text document


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