This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/72817] [7 Regression] wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)
- From: "seurer at linux dot vnet.ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 17 Aug 2016 20:22:02 +0000
- Subject: [Bug tree-optimization/72817] [7 Regression] wrong code at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes)
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-72817-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72817
--- Comment #9 from Bill Seurer <seurer at linux dot vnet.ibm.com> ---
I just ran a check and it is working now on powerpc. Thanks for the quick fix!