1. GCC-4.5.1 Chapter 6 Test Results - Tue Sep 14 14:15:09 UTC 2010
  2.  
  3. LFS Book: LFS-6.7-rc1
  4.  
  5. Host System used to build toolchain: lfslivecd-x86-6.3-r2160 (Dec/2007)
  6.  
  7. Optimizations: no cflags, cxxflags, chost, etc. set. Built for x86 i686 (i686-pc-linux-gnu)
  8.  
  9. # cat /proc/cpuinfo:
  10.  
  11. processor : 0
  12. vendor_id : GenuineIntel
  13. cpu family : 6
  14. model : 15
  15. model name : Intel(R) Pentium(R) Dual CPU T2390 @ 1.86GHz
  16. stepping : 13
  17. cpu MHz : 1862.093
  18. cache size : 1024 KB
  19. physical id : 0
  20. siblings : 2
  21. core id : 0
  22. cpu cores : 2
  23. fdiv_bug : no
  24. hlt_bug : no
  25. f00f_bug : no
  26. coma_bug : no
  27. fpu : yes
  28. fpu_exception : yes
  29. cpuid level : 10
  30. wp : yes
  31. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est tm2 ssse3 cx16 xtpr lahf_lm
  32. bogomips : 3728.68
  33. clflush size : 64
  34.  
  35. processor : 1
  36. vendor_id : GenuineIntel
  37. cpu family : 6
  38. model : 15
  39. model name : Intel(R) Pentium(R) Dual CPU T2390 @ 1.86GHz
  40. stepping : 13
  41. cpu MHz : 1862.093
  42. cache size : 1024 KB
  43. physical id : 0
  44. siblings : 2
  45. core id : 1
  46. cpu cores : 2
  47. fdiv_bug : no
  48. hlt_bug : no
  49. f00f_bug : no
  50. coma_bug : no
  51. fpu : yes
  52. fpu_exception : yes
  53. cpuid level : 10
  54. wp : yes
  55. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est tm2 ssse3 cx16 xtpr lahf_lm
  56. bogomips : 3725.02
  57. clflush size : 64
  58.  
  59.  
  60. ####################
  61. # GCC TEST SUMMARY #
  62. ####################
  63.  
  64.  
  65. cat <<'EOF' |
  66. LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_1_release revision 162774
  67.  
  68. Native configuration is i686-pc-linux-gnu
  69.  
  70. === g++ tests ===
  71.  
  72.  
  73. Running target unix
  74.  
  75. === g++ Summary ===
  76.  
  77. # of expected passes 22359
  78. # of expected failures 149
  79. # of unsupported tests 114
  80. /sources/build/gcc-build/gcc/testsuite/g++/../../g++ version 4.5.1 (GCC)
  81.  
  82. === gcc tests ===
  83.  
  84.  
  85. Running target unix
  86. FAIL: gcc.c-torture/compile/limits-exprparen.c -O0 (test for excess errors)
  87. FAIL: gcc.c-torture/compile/limits-exprparen.c -O1 (test for excess errors)
  88. FAIL: gcc.c-torture/compile/limits-exprparen.c -O2 (test for excess errors)
  89. FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -fomit-frame-pointer (test for excess errors)
  90. FAIL: gcc.c-torture/compile/limits-exprparen.c -O3 -g (test for excess errors)
  91. FAIL: gcc.c-torture/compile/limits-exprparen.c -Os (test for excess errors)
  92.  
  93. === gcc Summary ===
  94.  
  95. # of expected passes 61665
  96. # of unexpected failures 6
  97. # of expected failures 166
  98. # of unsupported tests 543
  99. /sources/build/gcc-build/gcc/xgcc version 4.5.1 (GCC)
  100.  
  101. === libgomp tests ===
  102.  
  103.  
  104. Running target unix
  105.  
  106. === libgomp Summary ===
  107.  
  108. # of expected passes 1029
  109. === libmudflap tests ===
  110.  
  111.  
  112. Running target unix
  113. FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
  114. FAIL: libmudflap.c/pass46-frag.c (-O2) (test for excess errors)
  115. FAIL: libmudflap.c/fail31-frag.c (-O3) output pattern test
  116. FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
  117. FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
  118. FAIL: libmudflap.c/pass45-frag.c (-O3) execution test
  119. FAIL: libmudflap.c/pass45-frag.c (-O3) output pattern test
  120. FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
  121. FAIL: libmudflap.c/pass46-frag.c (-O3) (test for excess errors)
  122. FAIL: libmudflap.c++/pass41-frag.cxx execution test
  123. FAIL: libmudflap.c++/pass41-frag.cxx ( -O) execution test
  124. FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
  125. FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
  126.  
  127. === libmudflap Summary ===
  128.  
  129. # of expected passes 1414
  130. # of unexpected failures 13
  131. === libstdc++ tests ===
  132.  
  133.  
  134. Running target unix
  135.  
  136. === libstdc++ Summary ===
  137.  
  138. # of expected passes 7071
  139. # of expected failures 95
  140. # of unsupported tests 339
  141.  
  142. Compiler version: 4.5.1 (GCC)
  143. Platform: i686-pc-linux-gnu
  144. configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  145. EOF
  146. Mail -s "Results for 4.5.1 (GCC) testsuite on i686-pc-linux-gnu" gcc-testresults@gcc.gnu.org &&
  147. mv /sources/build/gcc-build/./gcc/testsuite/g++/g++.sum /sources/build/gcc-build/./gcc/testsuite/g++/g++.sum.sent &&
  148. mv /sources/build/gcc-build/./gcc/testsuite/gcc/gcc.sum /sources/build/gcc-build/./gcc/testsuite/gcc/gcc.sum.sent &&
  149. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.sum /sources/build/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.sum.sent &&
  150. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.sum /sources/build/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.sum.sent &&
  151. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum /sources/build/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum.sent &&
  152. mv /sources/build/gcc-build/./gcc/testsuite/g++/g++.log /sources/build/gcc-build/./gcc/testsuite/g++/g++.log.sent &&
  153. mv /sources/build/gcc-build/./gcc/testsuite/gcc/gcc.log /sources/build/gcc-build/./gcc/testsuite/gcc/gcc.log.sent &&
  154. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.log /sources/build/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.log.sent &&
  155. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.log /sources/build/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.log.sent &&
  156. mv /sources/build/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log /sources/build/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log.sent &&
  157. true