This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Results for gcc-2.95 19990623 (prerelease) testsuite on rs6000-ibm-aix4.1.4.0


  In message <378EDF1C.B92897AC@hermes.si>you write:
  > It seems to work fine, _but_ the results of the C++ tests on AIX
  > are different (worse?). I've no idea why, the errors don't seem
  > related to fix-header at all. There's no difference on Solaris or
  > HP-UX; I tried them as a sanity check.
expect or tcl is misbehaving on aix and truncating the input buffer before it
gets to the testing framework.

As a result you get unreliable "excess failure" messages and similar stuff.

But it is worth looking through g++.sum for the failures and verifying their
cause so that we do not overlook some real problem.

Hopefully we'll have a chance to look at expect/tcl and see why they're
truncating the input buffers in the near future.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]