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?


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?

The recepie is double plus non-obvious, yet at one point, this Question
was Frequently Asked.

[ pause, dig, hunt, chase ] 

It still is.   See:

	http://gcc.gnu.org/faq.html#multipletests

for the basic construct.

Signed,
Glad To Be Out of the Business of Multilibs That Generate Different Code.



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