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]
Other format: [Raw text]

Re: PATCH: Sort gcc/testsuite/ada/acats/norun.lst to avoid GNU comm complaints


> During a parallel make check-acats, this warning would be spread all
> over the logs.  It originates in gcc/testsuite/ada/acats/run_all.sh,
> where comm is invoked with norun.lst, which isn't sorted.  The following
> trivial patch avoids this warning.

It breaks something though:
  http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg01367.html

-- 
Eric Botcazou


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