This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17510] [4.0 Regression] -fstrict-aliasing triggers miscompilation
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2004 08:07:37 -0000
- Subject: [Bug tree-optimization/17510] [4.0 Regression] -fstrict-aliasing triggers miscompilation
- References: <20040915205139.17510.rguenth@tat.physik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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