This is the mail archive of the gcc-patches@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: __SIZE_TYPE__ and friends out of specs


On Mon, 13 May 2002, Zack Weinberg wrote:

> Now we have infrastructure for defining macros from the C front end,
> we can get rid of a bunch of spec gunk on all architectures where
> pseudo-intrinsic types (size_t etc) vary at runtime.

<limits.h> (and all the spec gunk for __INT_MAX__ and __LONG_MAX__) next?
The patch for glimits.h is at 
http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01674.html - it just needs 
the compiler to define the right macros and all the associated spec gunk 
to go away.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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