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/33648] [4.3 Regression] ICE in verify_flow_info for -fmodulo-sched -freorder-blocks-and-partition



------- Comment #5 from jakub at gcc dot gnu dot org  2007-11-01 23:27 -------
Subject: Bug 33648

Author: jakub
Date: Thu Nov  1 23:27:23 2007
New Revision: 129837

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129837
Log:
        PR rtl-optimization/33648
        * cfgrtl.c (cfg_layout_split_edge): Initialize BB_PARTITION of
        the newly created basic block.

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

Added:
    trunk/gcc/testsuite/gcc.dg/pr33648.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgrtl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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