On 07/28/2014 09:27 AM, Thomas Schwinge wrote:
> On Mon, 28 Jul 2014 07:26:30 -0700, Cesar Philippidis
> wrote:
>> After testing the reduction clause inside fortran subroutines, I noticed
>> that I wasn't handling reference variables properly. This patch fixes
>> that. Is this OK for gomp-4_0-br
Hi Cesar!
On Mon, 28 Jul 2014 07:26:30 -0700, Cesar Philippidis
wrote:
> After testing the reduction clause inside fortran subroutines, I noticed
> that I wasn't handling reference variables properly. This patch fixes
> that. Is this OK for gomp-4_0-branch?
Yes, thanks!
Grüße,
Thomas
pgpAk
Hi Thomas,
After testing the reduction clause inside fortran subroutines, I noticed
that I wasn't handling reference variables properly. This patch fixes
that. Is this OK for gomp-4_0-branch?
Thanks,
Cesar
2014-07-24 Cesar Philippidis
gcc/
* omp-low.c (get_base_type): New function.
(scan_s