]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix libgomp plugin-gcn bug
authorAndrew Stubbs <ams@codesourcery.com>
Wed, 22 Jan 2020 17:56:54 +0000 (17:56 +0000)
committerAndrew Stubbs <ams@codesourcery.com>
Thu, 23 Jan 2020 12:40:04 +0000 (12:40 +0000)
commit14e5e74698b98f4cbe398cb989dfa27765cbca6e
tree9030dc023e1982dbd6f949522b18fd9c90216841
parentf5ee5d05f367d6221b76f7a3ef7dad96605dbf04
Fix libgomp plugin-gcn bug

2020-01-23  Andrew Stubbs  <ams@codesourcery.com>

libgomp/
* plugin/plugin-gcn.c (parse_target_attributes): Use correct mask for
the device id.
libgomp/ChangeLog
libgomp/plugin/plugin-gcn.c