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: proposal to make SIZE_TYPE more flexible


> If you do want types without corresponding modes, that goes back to
> having a hook to list the relevant type sizes.

Perhaps a FRACTIONAL_INT_TYPE() macro then, for when there's no
machine mode to go with it?  Although I'm struggling to imagine a case
where a target would need to define a bit-sized type that doesn't
correspond to any machine mode.


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