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

[Bug rtl-optimization/32729] Regression: Loop unrolling not performed with large constant loop bound



------- Comment #6 from rakdver at gcc dot gnu dot org  2007-07-12 10:24 -------
Subject: Bug 32729

Author: rakdver
Date: Thu Jul 12 10:24:19 2007
New Revision: 126576

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126576
Log:
        PR rtl-optimization/32729
        * cfghooks.c (can_duplicate_block_p): Do not forbid duplicating blocks
        that fallthru to exit.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfghooks.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32729


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