This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: moving <limits> bits to config/cpu


In article <Pine.SOL.3.91.1010823114350.748B-100000@taarna.cygnus.com>:

> I think this approach to <limits> makes the most sense. At the risk of 
> opening another can of worms, would it be possible to convert all the 
> current limits bits to use this (sane) approach, instead of the current 
> hodge podge approach? Or am I missing something?

>>         * configure.target: Set LIMITSH for powerpc-*-*.
>>         * config/cpu/powerpc/bits/limits.h: New file.

My only concern is that not every OS on the same CPU has the same
limits properties...

I just hit this with FreeBSD/i386 not being the same as Linux/i386.

Regards,
Loren


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