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: MAX_FIXED_MODE_SIZE vs. __attribute__(mode) vs. ABIs


    MAX_FIXED_MODE_SIZE should be deprecated.  About the only thing that
    it should be used for right now is mode assigment for aggregates.

Was it *ever* used for more than that?  The furthest back I have online
is 2.8.1 and it was only used in that one place there.

But if it's deprecated, what would be used instead for that determination?


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