This is the mail archive of the cgen@sourceware.org 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: equals -> equal? broke format table building


Dmitry Eremin-Solenikov wrote:
Hello,

I've just tried cgen-20091001 snapshot for my M68HC08 code just to
find that generated
code was a bit broken: When creating iformat table, most of the
instructions got glued together
into one iformat entry.

Reverting patches one-by-one lead me to the equals->equal? change by
Doug Evans. Reverting the patch on top of 20091001 snapshot permitted
me to generate working code again (with correct iformat table).

If you do need any additional information (like .cpu file), I can
easily provide them.


Thanks. The equals->equal? change seems rather innocuous. If you could send me your .cpu file that would be great. Thanks.

[It would also help to include correct versions of the generated files.
Just send them to me, no need to cc the list if they're large files.]


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