------- Comment #5 from rob1weld at aol dot com  2007-06-12 11:11 -------
Here is another, this caught some errors! See end of:
http://gcc.gnu.org/ml/gcc-testresults/2007-06/msg00573.html


  print "grep -e undefined\\ reference\\ to
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.log | sort -u -k 2 | head -n 10"
  print "";
  system("grep -e undefined\\ reference\\ to
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.log | sort -u -k 2 | head -n 10");
  print "---";
  print "";


Note: These additions go directly before these lines:

  print "Compiler version: " prefix version lang;
  print "Platform: " host;
  print configflags;


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32063

Reply via email to