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 Thu, 2002-01-10 at 12:35, Nick Clifton wrote:
> Hi Adrian,
> 
> > > 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.
> 
> In your site.exp file.
[...]
> To add tests for other multilibs, add a selection after the simulator
> name, like this:
> 
>     { "arm-*pe" } {
>       	   set target_list {arm-sim/pe{,-mthumb}}
>     }

Ok, thanks (I'm doing elf, btw) . Is it possible to  test -fpic and/or -fpic 
-msingle-pic-base versions with the sim? 

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]