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]

Re: patch to fix PR58418


On Mon, Sep 16, 2013 at 8:12 AM, Vladimir Makarov <vmakarov@redhat.com> wrote:
> The following patch fixes
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58418
>
> The patch also fixes a duplicated bug PR58419.

Shouldn't we also add a testcase from PR58419?

> The patch was successfully tested and bootstrapped on x86/x86-64.
>
> Committed as rev. 202630.
>
> 2013-09-16  Vladimir Makarov  <vmakarov@redhat.com>
>
>         PR middle-end/58418
>         * lra-constraints.c (undo_optional_reloads): Consider all optional
>         reload even if it did not get a hard reg.
>
> 2013-09-16  Vladimir Makarov  <vmakarov@redhat.com>
>
>         * gcc.target/i386/pr58418.c: New.
>



-- 
H.J.


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