sizeof(int) in testsuite

Mark Mitchell mark@codesourcery.com
Fri Jun 3 08:48:00 GMT 2005


DJ Delorie wrote:

> Do we have a standard way of telling the testsuite how big target
> types are, or some standard "this test assumes 32 bit int" dejagnu
> flag?

I don't think we have any way of doing this at present.  I could be 
wrong, though.  We could certainly add logic to compute this, using 
techniques similar to those in target-supports.exp.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc mailing list