This is the mail archive of the gcc@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]

Re: Long long & templates (was: Re: Loki's tricky templates)



Paolo, these are all good bugs, and good bug reports. Thanks.

There was/is no thought to constrict g++ WRT integer type sizes that
I'm aware of: these are straightforward bugs in g++ C99 support, and
should be fixed. Perhaps part of the problem was that libstdc++ had
turned off long long support by default, which meant that long long
support didn't get as much testing as it should have. That's now
fixed, and I suspect that these compiler bits will be soon be taken
care of as well. 

-benjamin


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