This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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: m32r port breakage


Ben Elliston writes:
 >   Doug> Why was @PREFIX@_INSN_MAX replaced with "last instruction enum plus one"?
 > 
 > A port I was doing had an instruction called "MAX" that generated the
 > symbol @PREFIX@_INSN_MAX.  Rather than change the name of the sentinel
 > value, I decided to clean this up to avoid any further problems.  I
 > guess I got carried away. :-( Perhaps you could change the sentinel
 > value's name to @PREFIX@_INSN__MAX?

Let's do that.


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