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]

Re: proposal for new single-bit BImode for IA-64


    I'll take a stab at this to see if I can get something working, but if it
    gets to be too much of a mess then I will fall back to adding a BImode.

That seems reasonable to me, but I would strongly suggest that if you
stick with BImode, that you change things so you specify *either* a
size in bits or a size in bytes for a mode to avoid problems with
machines where BITS_PER_UNIT is not 8.

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