This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/77283] Revision 238005 disables loop unrolling
- From: "bergner at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2016 20:09:57 +0000
- Subject: [Bug tree-optimization/77283] Revision 238005 disables loop unrolling
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77283-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77283
Peter Bergner <bergner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dje at gcc dot gnu.org,
| |rguenth at gcc dot gnu.org,
| |wschmidt at gcc dot gnu.org
--- Comment #1 from Peter Bergner <bergner at gcc dot gnu.org> ---
This was tested on powerpc64le-linux, but given the patch that caused this is
target independent, I'm guessing this affects other targets as well. I haven't
confirmed that yet though.