[PATCH] Add check_effective_target_stdint_types

Janis Johnson janis187@us.ibm.com
Fri Dec 15 21:16:00 GMT 2006


On Fri, Dec 15, 2006 at 03:49:52PM -0500, John David Anglin wrote:
> More and more testcases keep getting added that require <stdint.h>
> and the types defined therein.  I thought it might be useful to define
> a proc to check for this support instead of hacking each new testcase
> to provide the required types without using <stdint.h>.
> 
> The enclosed change fixes a couple of PRs.  It has been tested on
> hppa2.0w-hp-hpux11.11 and hppa-unknown-linux-gnu with no observed
> regressions.
> 
> Ok for trunk?

Yes.  OK for release branches if they also have tests that require
<stdint.h>.

Janis



More information about the Gcc-patches mailing list