Re: [gomp4] merge ptx changes

2016-01-11 Thread Nathan Sidwell
On 01/11/16 07:18, Thomas Schwinge wrote: Hi! On Tue, 5 Jan 2016 09:22:46 -0500, Nathan Sidwell wrote: This patch merges my most recent sequence of ptx backend changes to the gomp4 branch. I suppose it's not been intentional that during that, you dropped some of the changes present on gomp-

Re: [gomp4] merge ptx changes

2016-01-11 Thread Thomas Schwinge
Hi! On Tue, 5 Jan 2016 09:22:46 -0500, Nathan Sidwell wrote: > This patch merges my most recent sequence of ptx backend changes to the > gomp4 > branch. I suppose it's not been intentional that during that, you dropped some of the changes present on gomp-4_0-branch, once installed for "[gomp4

[gomp4] merge ptx changes

2016-01-05 Thread Nathan Sidwell
This patch merges my most recent sequence of ptx backend changes to the gomp4 branch. nathan 2016-01-05 Nathan Sidwell Merge from mainline: 2015-12-30 Nathan Sidwell * config/nvptx/nvptx.c (nvptx_assemble_undefined_decl): Check it's not a constant pool object. 2015-12-28 Nathan Si