This is the mail archive of the gcc@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 971127 linux i586 glibc2.0.5



  In message <E0xbXIM-0001l9-00@neal.fred.net>you write:
  > ../../egcs-971127/configure --host=i586-pc-linux-gnu --enable-shared
  > --verbose --prefix=/usr --norecursion 
  > 
  > These are the only failures:
  > 
  > 7 lines matching ^FAIL in buffer *shell*.
  >  6139:FAIL: tfformat.c compilation 
  >  6141:FAIL: tiformat.c compilation 
  >  6145:FAIL: tstdiomisc.c compilation 
  >  6285:FAIL: g++.mike/p6610a.C  Execution test
  >  6286:FAIL: g++.pt/typename5.C (test for excess errors)
  >  6318:FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-poin
  > ter -finline-functions -funroll-loops 
  >  6319:FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-poin
  > ter -finline-functions -funroll-all-loops 
  > 
  > Note that the first 3 failures are due to the use of -lio.  I guess
  > libio is not used on this platform.
This would indicate a dejagnu failure of some kind since it should be
using -L../libraries/libio -lio

jeff


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