This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15993] [lno] Compiler hangs at -O3
- From: "rakdver at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 22:56:23 -0000
- Subject: [Bug tree-optimization/15993] [lno] Compiler hangs at -O3
- References: <20040615012849.15993.dalej@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rakdver at gcc dot gnu dot org 2004-06-15 22:56 -------
The bug is in dom which happens to repeatedly try to redirect an edge
2->1 to basic block 1. I have to investigate further why it does so.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15993