This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/64705] Bad code generation of sieve on x86-64 because of too aggressive IV optimizations
- From: "amker at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Jan 2015 02:14:29 +0000
- Subject: [Bug tree-optimization/64705] Bad code generation of sieve on x86-64 because of too aggressive IV optimizations
- Auto-submitted: auto-generated
- References: <bug-64705-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64705
amker at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-01-23
CC| |amker at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |amker at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from amker at gcc dot gnu.org ---
Confirmed. I shall have a look.