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 tree-optimization/22037] [4.1 Regression] internal compiler error: verify_ssa failed


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-02 14:30 -------
(In reply to comment #10)
> The bug is really in cleanup_tree_cfg which is doing the merge of the two BBs.
> This patch fixes the problem but I have not yet bootstrapped it yet:
This patch does not bootstrap.  I think it is better to disable the optimization in tree cfg and let leter 
tree passes fix it up.

I am looking into fix it still.

-- 


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


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