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]

[patch] PR18716 fix





The then/else labels were not set correctly when changing the loop exit
condition.
Bootstrapped and tested on ppc-darwin.

ok for mainline?

thanks,

dorit

Changelog:
        * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Properly set
        then and else labels.

Patch:
(See attached file: patch.pr18716)

Attachment: patch.pr18716
Description: Binary data


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