[PATCH] Darwin 7.0 and above having C99 functions

Mike Stump mrs@apple.com
Fri Mar 19 08:14:00 GMT 2004


On Thursday, March 4, 2004, at 04:13 AM, Kaveh R. Ghazi wrote:
>> Since Darwin 7.0 and above have all the required C99 functions, we can
>> define TARGET_C99_FUNCTIONS for that target.

> In darwin7.h, all you're doing is setting one macro so you probably
> don't need to create a new file.  Perhaps you should instead consider
> setting tm_defines in config.gcc for darwin7 or greater?

I like the file approach...

The patch looks obvious enough to me...



More information about the Gcc-patches mailing list