This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14046] [tree-ssa regression] address calculation not moved out of innermost loop
- 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 Feb 2004 04:31:06 -0000
- Subject: [Bug optimization/14046] [tree-ssa regression] address calculation not moved out of innermost loop
- References: <20040206124008.14046.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-02-16 04:31 -------
"Loop at 71 ignored due to multiple entry points." is because the loop header is not
copied at all, this might change soon.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14046