This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11710] loop optimizer cannot figure out # iterations for shift and / * "increments"
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 18:22:53 -0000
- Subject: [Bug optimization/11710] loop optimizer cannot figure out # iterations for shift and / * "increments"
- References: <20030729181502.11710.rguenth@tat.physik.uni-tuebingen.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11710
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |pessimizes-code
Last reconfirmed|0000-00-00 00:00:00 |2003-07-29 18:22:53
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-29 18:22 -------
I can confirm this on the mainline (20030729) on powerpc-apple-darwin6.6 but it is not fixed on
the rtlopt branch sorry.