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

Reply via email to