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]

Re: cvs build problems


>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:

    Jeffrey> You're qualified :-) Probably more than myself for this
    Jeffrey> code.  Every time I look at loop.c my brain hurts.  That

Doesn't everyones?

    Jeffrey> may be one of the reasons I want to rip large hunks of it
    Jeffrey> apart and rewrite it using our cfg code to simply large
    Jeffrey> hunks.  The always, sometimes, never, maybe_multiple
    Jeffrey> nonsense is an excellent example of something that is
    Jeffrey> trivial do so with cfg & dominators.

Yup.  Finding natural loops is definitely something on my long-term
wish-list/implementation-plan as well.

    Jeffrey> Anyway, I've digressed enough.  Here's the patch:

Thanks.  I'll take a look either tonight or tomorrow morning.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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