[Bug fortran/67174] [6 regression] gfortran.dg/do_iterator.f90 FAILs

paul.richard.thomas at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 31 11:57:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67174

--- Comment #4 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Dear Rainer,

I am not so sure that it is a kernel bug but,  rather, it could be a
gcc bug that is affected by differences in the kernel. It seems to me
that this has crept in since the gfortran error.c was completely
reworked to use the gcc error reporting mechanisms. There is now a
flag, which determines whether or not the line where the error occurs
is displayed or not. I suspect that something is causing this flag to
be set or reset. I might not have time today but will certainly test
this in the next day or two.

Regards

Paul

On 31 August 2015 at 13:36, ro at gcc dot gnu.org
<gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67174
>
> Rainer Orth <ro at gcc dot gnu.org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|WAITING                     |RESOLVED
>          Resolution|---                         |INVALID
>
> --- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
> (In reply to Paul Thomas from comment #1)
>
>> If you run the testcase outside of the testsuite does the error appear but
>> without the offending line? I have been plagued by such a problem with an
>> F2008 patch that I have prepared.
>
> It does indeed.  It occured to me that this might be the same problem which
> causes
>
> FAIL: gcc.dg/unroll-2.c  (test for warnings, line 24)
>
> on Solaris 11 only (S10 and S12 are both fine).  This seems to be a kernel bug
> causing truncation of pty output.
>
> I might xfail both testcases to avoid the noise if this can be confirmed.
>
>   Rainer
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.



More information about the Gcc-bugs mailing list