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 optimization/13379] 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel


------- Additional Comments From dberlin at gcc dot gnu dot org  2003-12-11 01:19 -------
Diego, i could add a -ftree-split-critical-edges  if you think it might help (splitting critical edges 
exposes more to the dom opts in the way of redunancies and jump threading), so that you can try 
-fno-tree-pre -fsplit-critical-edges

-- 


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


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