PR libgomp/80822
commitf613235fb1468baf3f4d188402beaebec7bfe4cc
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2017 12:05:30 +0000 (30 12:05 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2017 12:05:30 +0000 (30 12:05 +0000)
tree6e6e460487e536f7cc1a6782355c11a9cc9266ce
parentd1af79c68d60803fc7b832feb805c453c7f10732
PR libgomp/80822
* config/linux/affinity.c (gomp_affinity_init_level_1): New function.
(gomp_affinity_init_level): Use it.  Always analyze the core and thread
sibling lists, depending on level just pick up what CPUs to put
together into a place vs. whether add multiple ordered places.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248683 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/config/linux/affinity.c