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]

How do I disable classes of test?


Hi all,

I am hoping to contribute a new port to gcc in the near future and I am currently testing the port using the testsuite. My new port is for a 16-bit embedded processor which doesn't support any conventional IO (printf, etc.), nor does it support floating point. Is there an easy way to disable all floating point tests, and all IO tests in the testsuite, other than adding suitable target directives in each file?

thanks,

dan.

============================================================================
Daniel Towner
picoChip Designs Ltd., Riverside Buildings, 108, Walcot Street, BATH,
BA1 5BG
daniel.towner@picochip.com
07786 702589




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