On Thu, Jul 29, 2021 at 12:56:32AM +0200, Jakub Jelinek wrote:
> On Wed, Jul 28, 2021 at 01:22:53PM +0200, Tobias Burnus wrote:
> > gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305]
> >
> > gcc/testsuite/
> > PR libfortran/101305
> > * gfortran.dg/dg.exp: Add '-I /libgfo
On 29.07.21 09:09, Jakub Jelinek wrote:
On Thu, Jul 29, 2021 at 12:56:32AM +0200, Jakub Jelinek wrote:
On Wed, Jul 28, 2021 at 01:22:53PM +0200, Tobias Burnus wrote:
gfortran.dg/dg.exp: Add libgfortran as -I flag for ISO*.h [PR101305]
Wouldn't it be better to do that in gcc/testsuite/lib/gfort
At a first look, this does not seem to involve anything Darwin-specific
(particularly, since this is x86_64, so nothing using experimental support).
… perhaps someone here can see what the issue might be?
Iain
> Begin forwarded message:
>
> From: Lawrence Doctors
> Subject: Curious Behavior wi
On 29.07.21 13:26, Iain Sandoe wrote:
… perhaps someone here can see what the issue might be?
Lawrence Doctors wrote:
(1) I see that you now check consistency of the argument types and rank, in CALL statements. Thus,
if an argument would normally be an array, but is unused in some CALL st