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

Re: [again] switch() statements on ARM/Thumb


On Wed, 2002-01-09 at 12:51, Richard Earnshaw wrote:

> have you run the entire testsuite (in thumb mode, of course) and shown 

[beginner question]
where do I add the -mthumb to add the testsuite? I always put off
running it so far because it's an absolutely white area on my map.

I feel that c-torture.exp and the other places in testsuite/lib are not
right - I'm sure there is a 'add an additional flag to CFLAGS globally'
sort of thing.

So far I ran the testsuite for arm-elf in arm mode, but it takes ages
(16h and still running) because many of the execute tests fail with time
outs (or after arm-elf-run has blown up on mallocing more than 3G). Many
execute tests work ok. Would lowering the timeout to (again: where?)
from 800 to around 30s be a reasonable approach to this? (800MHz Athlon;
most of the tests I observer have run in 2-3 seconds at most)

Also: are there test logs available from previous runs of the testsuite
for an arm target in thumb mode?

greets from Zürich
-- vbi


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