This is the mail archive of the gcc-testresults@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]

Results for 3.1 testsuite on i686-pc-linux-gnu


Operating System is Red Hat 7.3 base but with 2.5.25 kernel, ALSA sound system.  Both seem to be working fine.

Hardware is a Tyan Tiger S2466N-4M motherbaord with 2 x AMD Athlon 1900+ MP CPUs, 1 GB memory.

Note: Please update your build advice with regard to SMP systems.  The page currently says that there is nothing to be gained by setting the -j parameter to make higher than the number of installed CPUs.  This is NOT correct.  Please see the following table of kernel build times with different values of j given to make.  Data was collected from compiles of the 2.5.25 kernel and, admittedly, aren't exact since there was generally a small tweak to the make configuration between builds.  In my opinion, the affect of these changes to the configuration should be negligible.

Kernel build timing results:

time make -j 3 bzImage
309.680u 28.220s 2:52.64 195.7% 0+0k 0+0io 1191326pf+0w

time make -j4 bzImage
302.720u 27.610s 2:49.84 194.4% 0+0k 0+0io 1158218pf+0w

time make -j 5 bzImage
279.410u 29.320s 2:42.54 189.9% 0+0k 0+0io 1150262pf+0w

time make -j 6 bzImage
257.070u 27.620s 2:28.05 192.2% 0+0k 0+0io 1089970pf+0w

time make -j 7 bzImage
221.870u 21.850s 2:05.83 193.6% 0+0k 0+0io 986520pf+0w

time make -j 8 bzImage
200.740u 19.780s 1:55.59 190.7% 0+0k 0+0io 890232pf+0w

time make -j 9 bzImage
187.510u 18.050s 1:46.31 193.3% 0+0k 0+0io 850513pf+0w

time make -j 10 bzImage
187.050u 18.150s 1:49.05 188.1% 0+0k 0+0io 851484pf+0w

time make -j 11 bzImage
186.070u 19.520s 1:56.83 175.9% 0+0k 0+0io 851486pf+0w

time make -j12 bzImage
187.470u 18.370s 1:46.62 193.0% 0+0k 0+0io 846621pf+0w

time make -j13 bzImage
190.160u 18.810s 1:46.67 195.9% 0+0k 0+0io 850969pf+0w

time make -j14 bzImage
187.550u 18.370s 1:46.02 194.2% 0+0k 0+0io 850969pf+0w

LAST_UPDATED: 
Native configuration is i686-pc-linux-gnu

		=== g77 tests ===


Running target unix

		=== g77 Summary ===

# of expected passes		1468
/home/dave/gcc_3.1/gcc-3.1-object/gcc/testsuite/../g77 version 3.1

		=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20020307-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/20020402-1.c execution,  -Os 

		=== gcc Summary ===

# of expected passes		18405
# of unexpected failures	7
# of expected failures		70
# of unsupported tests		43
/home/dave/gcc_3.1/gcc-3.1-object/gcc/xgcc version 3.1

		=== g++ tests ===


Running target unix

		=== g++ Summary ===

# of expected passes		7184
# of expected failures		88
# of untested testcases		9
# of unsupported tests		3
/home/dave/gcc_3.1/gcc-3.1-object/gcc/testsuite/../g++ version 3.1

		=== objc tests ===


Running target unix

		=== objc Summary ===

# of expected passes		1036
# of expected failures		6
/home/dave/gcc_3.1/gcc-3.1-object/gcc/xgcc version 3.1

		=== libjava tests ===


Running target unix
FAIL: TLtest compilation from bytecode
FAIL: TLtest -O compilation from bytecode

		=== libjava Summary ===

# of expected passes		1993
# of unexpected failures	2
# of expected failures		18
# of untested testcases		94
		=== libstdc++-v3 tests ===


Running target unix
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++-v3 Summary ===

# of expected passes		374
# of unexpected failures	1
# of expected failures		25

Compiler version: 3.1 
Platform: i686-pc-linux-gnu
configure flags: --host=i686-pc-linux-gnu


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