This is the mail archive of the gcc@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: Why does flow_loops_find modify the CFG, again?


On 11/18/06, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
Hi Zdenek, all,

Is this something that could be easily fixed?  E.g. can we make it
that flow_loops_find only performs transformations if asked to (by
adding a function argument for that)?


Why not have a flow_canonicalize_loops that does that canonicalization. :)

Gr.
Steven




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