omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT, since...
authorMarcin Dalecki <martin@dalecki.de>
Wed, 18 Oct 2006 17:23:50 +0000 (19:23 +0200)
committerMarcin Dalecki <dalecki@gcc.gnu.org>
Wed, 18 Oct 2006 17:23:50 +0000 (19:23 +0200)
commit2174b86706d21faf6a7fb1f3c046d2e4d7079ff4
tree7f521a3c8e8d523955149f36e0f5056c024b1e14
parent02712c161ff3e6a2b7bd51645bd7fd084d1691c4
omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT, since that's the desired entity.

* omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of
TSI_SAME_STMT, since that's the desired entity.

From-SVN: r117859
gcc/ChangeLog
gcc/omp-low.c