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: [CFG] Get rid of jumps from unrolled loops


Hello.

> > This patch should cause unroller to produce code without unneccessary labels
> > inside loops. It also cleans up the code a bit. Bootstrapped on i686.
> 
> Will install it shortly, Thanks!
> Did you bootstrapped Fortran as well? (current tree won't, so perhaps your patch
> solves problem I am looking after)

No, only C.

Zdenek


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