Re: [Patch, fortran] PRs 82605, 82606 and 82622 - PDT problems

2017-12-01 Thread Paul Richard Thomas
It turned out that I couldn't stop and so fixed a number of other bugs. All are minor tweaks, well hidden behind the pdt attributes. Committed as r255311. Paul 2017-12-01 Paul Thomas PR fortran/82605 * resolve.c (get_pdt_constructor): Initialize 'cons' to NULL. (resolve_pdt): Cor

[Patch, fortran] PRs 82605, 82606 and 82622 - PDT problems

2017-11-30 Thread Paul Richard Thomas
This patch fixes the above PRs and the additional problems in comment #1 of both 82606 and 82622. For the main part, the patch consists of 'obvious' tweaks to the PDT machinery. The exception to this is the chunk in trans-array.c(set_loop_bounds), which is needed to handle parameterized array comp