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

[Bug ada/25839] New: ACATS Results


There are three test failures as shown below.

[voax@anhvo build-4.1.0]$ make -C gcc check-ada
make: Entering directory `/home/voax/build-4.1.0/gcc'
test -d testsuite/ada/acats || mkdir -p testsuite/ada/acats
testdir=`cd ../../gcc-4.1-20060106/gcc/testsuite/ada/acats; ${PWDCMD-pwd}`; \
export testdir; cd testsuite/ada/acats; ${testdir}/run_acats
                === acats configuration ===
target gcc is /home/voax/build-4.1.0/gcc/xgcc -B/home/voax/build-4.1.0/gcc/
Reading specs from /home/voax/build-4.1.0/gcc/specs Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1-20060106/configure --enable-languages=c,ada,c++
Thread model: posix gcc version 4.1.0 20060106 (prerelease)
host=i386-redhat-linux
target=i686-pc-linux-gnu
gnatmake is /home/voax/build-4.1.0/gcc/gnatmake

                === acats support ===
Generating support files... done.
Compiling support files... done.

                === acats tests ===
Running chapter a ...
Running chapter c2 ...
Running chapter c3 ...
Running chapter c4 ...
Running chapter c5 ...
FAIL:   c52103x
FAIL:   c52104x
FAIL:   c52104y
Running chapter c6 ...
Running chapter c7 ...
Running chapter c8 ...
Running chapter c9 ...
Running chapter ca ...
Running chapter cb ...
Running chapter cc ...
Running chapter cd ...
Running chapter ce ...
Running chapter cxa ...
Running chapter cxb ...
Running chapter cxf ...
Running chapter cxg ...
Running chapter cxh ...
Running chapter cz ...
Running chapter d ...
Running chapter e ...
Running chapter gcc ...
Running chapter l ...
                === acats Summary ===
# of expected passes            2316
# of unexpected failures        3
*** FAILURES: c52103x c52104x c52104y


-- 
           Summary: ACATS Results
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anhvofrcaus at gmail dot com
 GCC build triplet: 4.1.0 20060106 (prerelease)
  GCC host triplet: Red Hat Linux 9.0 on i686
GCC target triplet: i686-pc-linux gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25839


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