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 target/32347] ICE on gcc/testsuite/gcc-dg/vmx/ops.c



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-06-14 21:56 -------
These are the results I get from a couple of (3) days old on powerpc64-linux:
                === gcc Summary for unix//-m32 ===

# of expected passes            46391
# of unexpected failures        16
# of unexpected successes       2
# of expected failures          138
# of unresolved testcases       2
# of untested testcases         35
# of unsupported tests          416

                === gcc Summary for unix//-m64 ===

# of expected passes            46238
# of unexpected failures        13
# of unexpected successes       3
# of expected failures          138
# of unresolved testcases       2
# of untested testcases         35
# of unsupported tests          484

                === gcc Summary ===

# of expected passes            92629
# of unexpected failures        29
# of unexpected successes       5
# of expected failures          276
# of unresolved testcases       4
# of untested testcases         70
# of unsupported tests          900
/home/apinski/src/ptrplus/gcc/objdir/gcc/xgcc  version 4.3.0 20070611
(experimental)

And yes I know the unexpected failures look high, all of the problems related
to what I am running with really and nothing else.

Also by the way you should look into the changelog and you will notice I
started my GCC work with PPC :).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


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


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