Advertisement
Guest User

Gcc Test Summary

a guest
May 27th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ../gcc-4.9.2/contrib/test_summary | grep -A7 Summ
  2. === g++ Summary ===
  3.  
  4. # of expected passes 87031
  5. # of unexpected failures 4
  6. # of unexpected successes 2
  7. # of expected failures 443
  8. # of unsupported tests 2798
  9. /sources/gcc-build/gcc/testsuite/g++/../../xg++ version 4.9.2 (GCC)
  10. --
  11. === gcc Summary ===
  12.  
  13. # of expected passes 105548
  14. # of expected failures 249
  15. # of unsupported tests 1217
  16. /sources/gcc-build/gcc/xgcc version 4.9.2 (GCC)
  17.  
  18. === libatomic tests ===
  19. --
  20. === libatomic Summary ===
  21.  
  22. # of expected passes 44
  23. # of unsupported tests 5
  24. === libgomp tests ===
  25.  
  26.  
  27. Running target unix
  28. --
  29. === libgomp Summary ===
  30.  
  31. # of expected passes 693
  32. === libitm tests ===
  33.  
  34.  
  35. Running target unix
  36.  
  37. === libitm Summary ===
  38.  
  39. # of expected passes 26
  40. # of expected failures 3
  41. # of unsupported tests 1
  42. === libstdc++ tests ===
  43.  
  44.  
  45. --
  46. === libstdc++ Summary ===
  47.  
  48. # of expected passes 9933
  49. # of expected failures 41
  50. # of unsupported tests 229
  51.  
  52. Compiler version: 4.9.2 (GCC)
  53. Platform: i686-pc-linux-gnu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement