This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13379] 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel
- From: "dnovillo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Dec 2003 23:03:00 -0000
- Subject: [Bug optimization/13379] 3.5-tree-ssa 20031210 miscompiles 2.6.0-test11 Linux kernel
- References: <20031210200045.13379.mingo@elte.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dnovillo at gcc dot gnu dot org 2003-12-10 23:03 -------
Could you try one more flag? It's very unlikely that this will work (there are
no loop optimizations yet), but it does affect the CFG .
Try -fno-tree-loop-optimize.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13379