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

gcc-4.5-20101125: minor bug & test results



Hi


Minor build bug: The cpp sanity check fails because it is looking for cpp in /lib instead of /usr/bin

Summary of test results:

=== gcc Summary ===

# of expected passes 72577
# of unexpected failures 22
# of unexpected successes 32
# of expected failures 179
# of unsupported tests 801
Executing on host: /usr/local/src/gcc_collection/gcc-4.5-20101125-build/gcc/xgcc -v (timeout = 300)
spawn /usr/local/src/gcc_collection/gcc-4.5-20101125-build/gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/src/gcc_collection/gcc-4.5-20101125-build/gcc/xgcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.2/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.5-20101125/configure --prefix=/usr --enable-shared --enable-languages=c,c++ --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --program-suffix=-4.5
Thread model: posix
gcc version 4.5.2 20101125 (prerelease) (GCC) /usr/local/src/gcc_collection/gcc-4.5-20101125-build/gcc/xgcc version 4.5.2 20101125 (prerelease) (GCC)


runtest completed at Tue Nov 30 12:38:20 2010

=== g++ Summary ===

# of expected passes		23404
# of expected failures		151
# of unsupported tests		115
/usr/local/src/gcc_collection/gcc-4.5-20101125-build/gcc/testsuite/g++/../../g++  version 4.5.2 20101125 (prerelease) (GCC)

Hope this helps,
  Russ



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