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 to fix PR64061


The following patch fixes

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

The patch was tested and bootstrapped on x86-64.

Committed as rev. 218171.

2014-11-28  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64061
        * lra.c (lra_substitute_pseudo): Ignore constant with int mode for
        subreg.

2014-11-28  Vladimir Makarov  <vmakarov@redhat.com>

        PR target/64061
        * gcc.target/i386/pr64061.c: New.

Attachment: pr64061.patch
Description: Text document


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