This is the mail archive of the gcc-cvs@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]

r106747 - in /branches/apple-200511-release-bra...


Author: dalej
Date: Thu Nov 10 18:59:29 2005
New Revision: 106747

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106747
Log:
2005-11-10  Dale Johannesen  <dalej@apple.com>

        Radar 4321079
        * cfgloopmanip.c:  Include option.h.
        (straighten_blocks):  New.
        (create_loop_notes): Call it.  Look for and straighten
        a specific 2-block loop pattern.
        * Makefile.in (cfgloopmanip.o):  Add options.h dependency.


Modified:
    branches/apple-200511-release-branch/gcc/ChangeLog.apple-ppc
    branches/apple-200511-release-branch/gcc/Makefile.in
    branches/apple-200511-release-branch/gcc/cfgloopmanip.c


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