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]

r115518 - in /trunk/gcc: ChangeLog tree-cfgclea...


Author: aph
Date: Mon Jul 17 13:14:38 2006
New Revision: 115518

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115518
Log:
2006-07-13  Andrew Haley  <aph@redhat.com>

        PR tree-optimization/19505
        * tree-cfgcleanup.c (tree_forwarder_block_p): If we have an EH
        edge leaving this block, make sure that the destination of this
        block has only one predecessor.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfgcleanup.c


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