oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when allocating...
authorAldy Hernandez <aldyh@redhat.com>
Thu, 27 Oct 2016 17:36:36 +0000 (17:36 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Thu, 27 Oct 2016 17:36:36 +0000 (17:36 +0000)
commit015c776064d1ea93a71730ba4c3bad43675656ea
tree01b90883dd43480c1c6d23993e80ae6703e606f0
parentf8da53e09357859d707925e770348636b19206a7
oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when allocating new thread.

* oacc-init.c (goacc_new_thread): Use sizeof of the appropriate
size when allocating new thread.

From-SVN: r241627
libgomp/ChangeLog
libgomp/oacc-init.c