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 mingo at elte dot hu  2003-12-10 21:22 -------
Diego suggested a few other flags to try. Here's the matrix:

 -fno-tree-ccp:              crash
                                                                               
                                                                               
                       -fno-tree-dce:              crash
                                                                               
                                                                               
                       -fno-tree-dominator-opts:   works!
                                                                               
                                                                               
                       -fno-tree-must-alias:       crash
                                                                               
                                                                               
                       -fno-tree-sra:              crash
                                                                               
           
ie. tree-dominator-opts seems to have a problem. (the flags were tried in
isolation.)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


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]