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: [RL78] Questions about code-generation


> Maybe we should add a target hook/macro to control this to avoid
> duplicated code of 'general_operand' in various places?

Even in the msp430, not all patterns can be safely used with volatile
MEMs (i.e. the macro patterns).  So, not all general_operand's were
replaced.


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