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]

Evident fix for copy_loops.


Hi All,

I found out that a field 'safelen" of struct loop is not copied in copy_loops.

Is it OK for trunk?

ChangeLog:

2014-03-28  Yuri Rumyantsev  <ysrumyan@gmail.com>

* tree-inline.c (copy_loops): Add missed copy of 'safelen'.

Attachment: copy-loops-fix
Description: Binary data


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