public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Gabriele Caracausi" <gabriele@caracausi.it>
To: Jim Wilson <wilson@specifixinc.com>
Cc: Gcc ML <gcc@gcc.gnu.org>
Subject: Re: R: very basic porting
Date: Mon, 27 Oct 2003 15:46:00 -0000	[thread overview]
Message-ID: <20031027114440.31481.qmail@webmaildomini2.aruba.it> (raw)
In-Reply-To: <3F9C7B43.6040004@specifixinc.com>

Jim Wilson writes: 

> Gabriele Caracausi wrote:
>> The version in 3.3. The line is 
>> 
>>   if (class == MODE_FLOAT)
>>     prepare_float_lib_cmp (px, py, pcomparison, pmode, punsignedp); 
>> 
>>   else
>>     abort ();
> 
> This isn't enough information.  We need to know why none of the previous 
> conditions matched.  For instance, what is the value of mode?  What are 
> the values of the cmp_optab->handlers[] array?

You are right but fortunately yesterday afternoon i've resolved the 
problem!!! :) infact in my .md file I haven't declared all conditional 
branch insns. 

Thank you all.
Gabriele. 

      reply	other threads:[~2003-10-27 11:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 23:24 Gabriele Caracausi
2003-10-21 23:32 ` Jan Hubicka
2003-10-21 23:49   ` R: " Gabriele Caracausi
2003-10-27  6:19     ` Jim Wilson
2003-10-27 15:46       ` Gabriele Caracausi [this message]

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=20031027114440.31481.qmail@webmaildomini2.aruba.it \
    --to=gabriele@caracausi.it \
    --cc=gcc@gcc.gnu.org \
    --cc=wilson@specifixinc.com \
    /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).