[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
unresolved's on gcc profiling tests
From: |
Joel Sherrill |
Subject: |
unresolved's on gcc profiling tests |
Date: |
Wed, 17 Dec 2008 16:09:25 -0600 |
User-agent: |
Thunderbird 2.0.0.18 (X11/20081119) |
Hi,
The other source of noise in RTEMS test results
are the profiling tests. Again the latest
powerpc-rtems results:
http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg01477.html
A typical noise entry is:
FAIL: gcc.dg/matrix/transpose-6.c compilation, -fprofile-generate -O3
UNRESOLVED: gcc.dg/matrix/transpose-6.c execution, -fprofile-generate -O3
UNRESOLVED: gcc.dg/matrix/transpose-6.c compilation, -fprofile-use
-fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine
UNRESOLVED: gcc.dg/matrix/transpose-6.c execution, -fprofile-use
-fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine
So generally saying profiling isn't going to
work on this target would eliminate a bunch of
noise.
My goal is to get results that accurately reflect
the target so I can then begin to focus more on the
real failures.
Thanks.
--
Joel Sherrill, Ph.D. Director of Research & Development
address@hidden On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
- unresolved's on gcc profiling tests,
Joel Sherrill <=