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: ARM ISR routines.


Hi Graham,

> Why not use the HOST_UNIT macro instead of these casts

Because HOST_UNIT is only for constants, and will not work on arbitrary
expressions.  (Check out the appending of 'UL' in __STDC__ mode.)

Cheers
        Nick


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