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: Evident fix for copy_loops.


Jakub,

I did testing of this fix and bootstrap and regression testing were
OK, i.e. no new failures.

2014-03-28 14:49 GMT+04:00 Jakub Jelinek <jakub@redhat.com>:
> On Fri, Mar 28, 2014 at 02:41:26PM +0400, Yuri Rumyantsev wrote:
>> Hi All,
>>
>> I found out that a field 'safelen" of struct loop is not copied in copy_loops.
>>
>> Is it OK for trunk?
>
> Ok if it passes bootstrap/regtest.
>
>> 2014-03-28  Yuri Rumyantsev  <ysrumyan@gmail.com>
>>
>> * tree-inline.c (copy_loops): Add missed copy of 'safelen'.
>
>         Jakub


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