This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/61619] Benefits from -ftree-vectorize lost easily when changing unrelated code
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 27 Jun 2014 10:39:38 +0000
- Subject: [Bug tree-optimization/61619] Benefits from -ftree-vectorize lost easily when changing unrelated code
- Auto-submitted: auto-generated
- References: <bug-61619-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61619
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |61473
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
This is fixed by the patch for PR61473.