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] PR/17860: wrong code generated by loop optimizer up to 3.4


        PR rtl-optimization/17860
        * loop.c (check_dbra_loop): Do not try to use an end condition
        like "i != 0" in the reversed loop.

This is OK, assuming it doesn't cause a significant regression on SPEC.


Attachment: smime.p7s
Description: S/MIME cryptographic signature


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