public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: Doug Evans <dje@sebabeach.org>
Cc: cgen <cgen@sources.redhat.com>
Subject: Re: equals -> equal? broke format table building
Date: Thu, 15 Oct 2009 23:24:00 -0000	[thread overview]
Message-ID: <bc64b4640910151624n7949330h1bcad5adb0d125b6@mail.gmail.com> (raw)
In-Reply-To: <4AD7ACF7.9040503@sebabeach.org>

On Fri, Oct 16, 2009 at 3:15 AM, Doug Evans <dje@sebabeach.org> wrote:
> 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 seems I did somehow missed a macro in my .cpu file that contained
 .equals. Changing that to .equal? did the trick. Sorry for the noise :)

-- 
With best wishes
Dmitry

  reply	other threads:[~2009-10-15 23:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-07 19:45 Dmitry Eremin-Solenikov
2009-10-15 23:15 ` Doug Evans
2009-10-15 23:24   ` Dmitry Eremin-Solenikov [this message]
2009-10-16 16:31     ` Doug Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc64b4640910151624n7949330h1bcad5adb0d125b6@mail.gmail.com \
    --to=dbaryshkov@gmail.com \
    --cc=cgen@sources.redhat.com \
    --cc=dje@sebabeach.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).