This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81588] [7/8 Regression] Wrong code at -O2
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 29 Jul 2017 07:46:25 +0000
- Subject: [Bug tree-optimization/81588] [7/8 Regression] Wrong code at -O2
- Auto-submitted: auto-generated
- References: <bug-81588-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81588
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 41860
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41860&action=edit
gcc8-pr81588.patch
Untested fix.