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]

[gcc-4.8-branch] path to fix PR60769


  The following patch fixes

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

  The patch was bootstrapped and tested on x86/x86-64.

  Committed as rev. 209285.

2014-04-10  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/60769
        * lra-constraints.c (simplify_operand_subreg): Force reload of
        paradoxical subreg if it is not in the class contents.

2014-04-10  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/60769
        * g++.dg/pr60769.C: New.

Attachment: pr60769.patch
Description: Text document


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