This is the mail archive of the gcc@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: Testing with multilibs?


On Wed, Oct 02, 2002 at 06:28:17AM +0200, Andreas Jaeger wrote:

 > x86-64 uses multilibs to support both 32-bit and 64-bit code.  If I
 > run the testsuite, only the 64-bit tests are run.  
 > 
 > How can I test also the 32-bit code pass?  What kind of magic flag do
 > I have to pass to make check for this?

FWIW, you're not the only person who's been trying to figure out how
to do this -- the dejagnu magic required to do both arm and thumb in
the arm-elf sim as so far escaped me...

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>


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