This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33404] Predictive commoning + ivopts possibly introducing extra sign extensions.
- 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: 23 Jul 2008 02:10:04 -0000
- Subject: [Bug tree-optimization/33404] Predictive commoning + ivopts possibly introducing extra sign extensions.
- References: <bug-33404-14766@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2008-07-23 02:10 -------
(In reply to comment #2)
> Also IV-opts is messing up anyways, it should have done out+1 as the base
> instead of out, blah.
Filed as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36905 .
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33404