------- Comment #13 from jakub at gcc dot gnu dot org 2009-04-27 19:13 ------- Subject: Bug 39807
Author: jakub Date: Mon Apr 27 19:13:16 2009 New Revision: 146851 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146851 Log: PR testsuite/39807 * dg-extract-results.sh: Close open files and use >> instead of > to decrease number of concurrently open files from awk. Avoid = at the beginning of a regexp and redirect to a file determined by curfile variable rather than concatenated strings to workaround Solaris nawk bug. Modified: branches/gcc-4_4-branch/contrib/ChangeLog branches/gcc-4_4-branch/contrib/dg-extract-results.sh -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39807