Regarding gcc testsuite
Manpreet Singh
mappysingh@gmail.com
Mon Oct 27 12:36:00 GMT 2014
Hi,
Failures from gcc testsuite after building gcc-4.4.5 and running make check
# of unexpected failures 5000
build_dir/.../gcc-4.4/gcc_test/gcc_test/gcc/xgcc version 4.4.5 (GCC)
gcc log file shows this failure
Excess errors: build_dir/.../gcc-4.4/gcc_test/gcc/as: 76: exec: :
Permission denied
Thanks & regards
Manpreet Singh
On 10/27/14, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 27 October 2014 09:55, Manpreet Singh wrote:
>> Hi,
>> I want to run gcc testsuite(gcc-4.4.5) for newly build compiler
>> ppc_oea-gcc. But in my pc it is gcc-4.4.8. How would i run the gcc
>> testsuite-4.4.5 using compiler ppc_oea-gcc not the default one which
>> is gcc(4.8). How would i set up dejagnu or any other way.
>
> You run 'make check' after building gcc.
>
> https://gcc.gnu.org/wiki/Testing_GCC
>
More information about the Gcc-help
mailing list