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, ivopts] Handle type-converted IVs better


Hello,

> > If it can be made into a new dejagnu test for the testsuite, even
> > better.
> 
> No unfortunately, at least not yet.  I don't think there is
> infrastructure for checking the number of induction variables ivopts
> determines.  I am planning to do something about this though.

you could probably match for something in -fdump-tree-ivopts-details, or
possibly some pattern (number of additions?) in -fdump-tree-optimized.

Zdenek


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