https://gcc.gnu.org/g:ddf852dac2abaca317c10b8323f338123b0585c8
commit r14-9462-gddf852dac2abaca317c10b8323f338123b0585c8
Author: Chung-Lin Tang
Date: Thu Mar 14 10:39:52 2024 +
OpenACC 2.7: front-end support for readonly modifier
This patch implements the front-end support for
https://gcc.gnu.org/g:a7578a077ed8b64b94282aa55faf7037690abbc5
commit r14-9991-ga7578a077ed8b64b94282aa55faf7037690abbc5
Author: Chung-Lin Tang
Date: Tue Apr 16 09:03:21 2024 +
OpenACC 2.7: Adjust acc_map_data/acc_unmap_data interaction with reference
counters
This patch adju
https://gcc.gnu.org/g:87dcdc3deb6ab6b1bc09aacbfb828182afe79f74
commit 87dcdc3deb6ab6b1bc09aacbfb828182afe79f74
Author: Chung-Lin Tang
Date: Mon Nov 11 17:16:26 2024 +
OpenACC 2.7: Connect readonly modifier to points-to analysis
This patch links the readonly modifier to points-
https://gcc.gnu.org/g:fe1898b815a5522da866ebc0c2ddea17db720ac5
commit fe1898b815a5522da866ebc0c2ddea17db720ac5
Author: Richard Sandiford
Date: Thu Oct 24 14:22:30 2024 +0100
Make more places handle exact_div like trunc_div
I tried to look for places where we were handling TRUNC_DI
https://gcc.gnu.org/g:fc69e76c1cb883f460203ff12844ed83b0b49e8c
commit fc69e76c1cb883f460203ff12844ed83b0b49e8c
Author: dzhao.ampere
Date: Fri May 10 11:55:18 2024 +0800
tree-optimization/114760 - check variants of >> and << in loop-niter
When recognizing bit counting idiom, includ
https://gcc.gnu.org/g:28244925ed45fc74f0c0b01a646456d9538d
commit 28244925ed45fc74f0c0b01a646456d9538d
Author: Chung-Lin Tang
Date: Fri Apr 11 08:46:12 2025 +
OpenACC 2.7: update _OPENACC symbol to 201811
This patch updates the _OPENACC preprocessor symbol to "201811",
https://gcc.gnu.org/g:b05827d5665cff4cdaccfdd063a8d615eb561dc8
commit b05827d5665cff4cdaccfdd063a8d615eb561dc8
Author: Chung-Lin Tang
Date: Fri Apr 11 10:36:22 2025 +
OpenACC 2.7: update _OPENACC value test in testcases
Adjust value test of _OPENACC to 201811 for OpenACC 2.7 u
https://gcc.gnu.org/g:ea9516fe4998fd1cd6420e7b0a9d8ab8ed60c2ce
commit ea9516fe4998fd1cd6420e7b0a9d8ab8ed60c2ce
Author: Chung-Lin Tang
Date: Fri Apr 11 13:51:55 2025 +
OpenACC 2.7: adjust 2.6 references to 2.7
More adjustments to indicate OpenACC 2.7 support.
2025-04-1
https://gcc.gnu.org/g:0a5e48f68ff8d2e581031def92eef5bf3338934b
commit 0a5e48f68ff8d2e581031def92eef5bf3338934b
Author: Chung-Lin Tang
Date: Sun Mar 30 21:04:45 2025 +
OpenACC: array reductions bug fixes
This is a merge of the v4 to v5 diff patch from:
https://gcc.gnu.org/p