Fix typo/copy'n'pasto.
commitabae7b762c0b9787dd21e863561af44472096eb3
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2014 08:29:07 +0000 (2 08:29 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Apr 2014 08:29:07 +0000 (2 08:29 +0000)
tree091a249cd9f281b13a1b9bdfb0a0891e88db3501
parent1f54e08135bd8be59438977b4edbc102e7cef2d7
Fix typo/copy'n'pasto.

gcc/
* omp-low.c (omp_finish_file): Use num_vars instead of num_funcs
when recording offload symbols v_vars.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-4_0-branch@209014 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.gomp
gcc/omp-low.c