[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-05-09 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 --- Comment #6 from cesar at gcc dot gnu.org --- Author: cesar Date: Mon May 9 20:42:47 2016 New Revision: 236049 URL: https://gcc.gnu.org/viewcvs?rev=236049&root=gcc&view=rev Log: Backport trunk r235651: 2016-04-29 Cesar Philip

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-29 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 cesar at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-29 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 --- Comment #4 from cesar at gcc dot gnu.org --- Author: cesar Date: Fri Apr 29 17:42:04 2016 New Revision: 235651 URL: https://gcc.gnu.org/viewcvs?rev=235651&root=gcc&view=rev Log: gcc/c-family/ PR middle-end/70626 * c-co

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-29 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 --- Comment #3 from cesar at gcc dot gnu.org --- Author: cesar Date: Fri Apr 29 17:37:55 2016 New Revision: 235650 URL: https://gcc.gnu.org/viewcvs?rev=235650&root=gcc&view=rev Log: gcc/c-family/ PR middle-end/70626 * c-co

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-12 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-11 Thread cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 --- Comment #2 from cesar at gcc dot gnu.org --- Created attachment 38238 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38238&action=edit counter example I looked at the standard again, and it says that the reduction clause should be assoc

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1