This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/64365] [4.9 Regression] Predictive commoning after loop vectorization produces incorrect code.
- From: "rguenther at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Jan 2015 09:12:49 +0000
- Subject: [Bug tree-optimization/64365] [4.9 Regression] Predictive commoning after loop vectorization produces incorrect code.
- Auto-submitted: auto-generated
- References: <bug-64365-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64365
--- Comment #11 from rguenther at suse dot de <rguenther at suse dot de> ---
On Thu, 22 Jan 2015, brooks at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64365
>
> Brooks Moses <brooks at gcc dot gnu.org> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |brooks at gcc dot gnu.org
>
> --- Comment #10 from Brooks Moses <brooks at gcc dot gnu.org> ---
> Richard, are you expecting to backport this to the 4.9 branch as well?
Yes, I will do that after I'm sure there isn't any fallout (that
is, it will make the next release at least)