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: one more version of the patch for PR61360


I guess we achieved the consensus about the following patch to fix PR61360

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61360

The patch was successfully bootstrapped and tested (w/wo -march=amdfam10) on x86/x86-64.

Is it ok to commit to trunk?

2014-09-26  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/61360
        * lra.c (lra): Remove call of recog_init.
        * recog.c (constrain_operands): Permit reg for memory constraint
        when LRA is used.
        * config/i386/i386.md (*float<SWI48:mode><MODEF:mode>2_sse):
        Enable first alternative independently on RA stage.

Attachment: pr61360-3.patch
Description: Text document


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