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: New optimization for reload_combine


On 07/26/2010 12:12 PM, IainS wrote:
> Apparently, one more problem remains...

Thanks again for providing a testcase.  I've committed the following fix
after bootstrap and regression test on i686-linux.  A use with a wrong
mode could cause us to move the addition past another set of the
register, as the necessary test was at the wrong nesting level.


Bernd

Attachment: pr-movefix.diff
Description: Text document


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