On Wed, May 11, 2016 at 02:49:03PM +0800, Chung-Lin Tang wrote:
> Ping x2
These are again plugin ABI incompatible changes, so you need to arrange
for the 6.1 plugins to be rejected by trunk libgomp with the changes
and vice versa.
Jakub
Ping x2
On 2016/4/16 3:39 PM, Chung-Lin Tang wrote:
> Ping.
>
> On 2016/3/21 06:21 PM, Chung-Lin Tang wrote:
>> Hi, this is the set of patches from
>> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01411.html
>> revised again, this time also with audits for the HSA plugin.
>>
>> The changes are p
Ping.
On 2016/3/21 06:21 PM, Chung-Lin Tang wrote:
> Hi, this is the set of patches from
> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01411.html
> revised again, this time also with audits for the HSA plugin.
>
> The changes are pretty minor, mainly that the unload_image hook now
> receives s
Hi,
On Mon, Mar 21, 2016 at 06:21:02PM +0800, Chung-Lin Tang wrote:
> Hi, this is the set of patches from
> https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01411.html
> revised again, this time also with audits for the HSA plugin.
>
> The changes are pretty minor, mainly that the unload_image hook
On 2016/3/21 07:01 PM, Alexander Monakov wrote:
> Hi,
>
> I'd like to note that I have a small patch on gomp-nvptx branch that deals
> with the worst user-visible regression in a non-intrusive manner:
>
> https://gcc.gnu.org/ml/gcc-patches/2016-03/msg01109.html
>
> Alexander
>
That error condi
Hi,
I'd like to note that I have a small patch on gomp-nvptx branch that deals
with the worst user-visible regression in a non-intrusive manner:
https://gcc.gnu.org/ml/gcc-patches/2016-03/msg01109.html
Alexander
Hi, this is the set of patches from
https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01411.html
revised again, this time also with audits for the HSA plugin.
The changes are pretty minor, mainly that the unload_image hook now
receives similar error handling treatment.
Tested again without regressio