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/28121] [4.2 regression] verify_flow_info failed (wrong amount of branch edges after unconditional jump 2)



------- Comment #7 from rakdver at gcc dot gnu dot org  2006-06-22 17:54 -------
Subject: Bug 28121

Author: rakdver
Date: Thu Jun 22 17:54:45 2006
New Revision: 114898

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114898
Log:
        PR rtl-optimization/28121
        * cfgexpand.c (tree_expand_cfg): Clean EDGE_EXECUTABLE flag from
        the entry edge.

        * gcc.dg/pr28121.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/pr28121.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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