OSDN Git Service

PR middle-end/27416
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2006 09:59:30 +0000 (09:59 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2006 09:59:30 +0000 (09:59 +0000)
commit9438af576b2c64026be187b075868da20d53a545
treef98104c0cbb328853171038be84319686e79eb83
parent48080ae7d5a84d071c0311d19646859d1b743da3
PR middle-end/27416
* omp-low.c (build_outer_var_ref): If VAR is reference in orphaned
construct, return *VAR.

* libgomp.fortran/pr27416-1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113788 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/omp-low.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/pr27416-1.f90 [new file with mode: 0644]