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/17510] [4.0 Regression] -fstrict-aliasing triggers miscompilation


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-16 08:07 -------
-fno-tree-loop-optimizate is meta-flag, so does -fno-tree-loop-im works then as this is more likely 
the problem.

And no there is no flag to turn off stack coalescing (I really doubt that stack colaescing is causing the 
problem).

-- 


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


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