Re: Fortran OpenMP UDR fixes, nested handling fixes etc.

2014-06-23 Thread Tobias Burnus
Jakub Jelinek wrote: So, either we need something like the following patch (incremental), or another possibility for the problem is not do the value.function.name related change in module.c in the UDR patch, and instead fix up the UDR combiner/initializer expressions when they are loaded from mod

Re: Fortran OpenMP UDR fixes, nested handling fixes etc.

2014-06-23 Thread Jakub Jelinek
On Sat, Jun 21, 2014 at 10:28:41AM +0200, Tobias Burnus wrote: > Jakub Jelinek wrote: > >Bootstrap/regtest pending, does this look ok? > > Except for the module/resolved issues discussed elsewhere, it look good to > me. So, either we need something like the following patch (incremental), or anoth

Re: Fortran OpenMP UDR fixes, nested handling fixes etc.

2014-06-21 Thread Tobias Burnus
Jakub Jelinek wrote: Bootstrap/regtest pending, does this look ok? Except for the module/resolved issues discussed elsewhere, it look good to me. Thanks! Tobias 2014-06-20 Jakub Jelinek * gimplify.c (gimplify_scan_omp_clauses) : Gimplify OMP_CLAUSE_ALIGNED_ALIGNMENT. (