On 11/09/2017 11:54 AM, Jakub Jelinek wrote:
On Wed, Nov 08, 2017 at 06:57:55PM +0100, Jakub Jelinek wrote:
On Wed, Nov 08, 2017 at 06:51:34PM +0100, Marek Polacek wrote:
Ok, so like this if it passes bootstrap/regtest?
Changes from the last patch:
1) false instead of lval for COMPOUND_EXPR and *COND_EXPR op1/op2
So...
Oops, I've hand-edited it in the patch and then regenerated the patch
after doing there more changes.
Here is updated patch with that in again:
FYI, bootstrapped/regtested on x86_64-linux and i686-linux successfully.
This caused: PR83590 - [nvptx] openacc reduction C regressions (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83590 ).
Thanks,
- Tom