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]
Other format: [Raw text]

Re: Ada updates frozen


    I am presently testing a patch which reverts GET_MODE_BITSIZE to its
    original meaning (i.e. GET_MODE_SIZE * BITS_PER_UNIT) and introduces
    a new macro GET_MODE_PRECISION which is used in a very few places
    (notably mode_for_size).  

So you're going to rename it as mode_for_precion?

And what about the _TYPE_SIZE macros?  Will they go back to being *sizes*
or remain precisions?


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