public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Sebastian Huber <sebastian.huber@embedded-brains.de>
Cc: Segher Boessenkool <segher@kernel.crashing.org>,
	 GCC Development <gcc@gcc.gnu.org>
Subject: Re: How to configure a bi-arch PowerPC GCC?
Date: Wed, 13 Sep 2017 13:11:00 -0000	[thread overview]
Message-ID: <mvmpoauaglq.fsf@suse.de> (raw)
In-Reply-To: <1b060957-eb13-0018-4f18-604914d863a7@embedded-brains.de>	(Sebastian Huber's message of "Thu, 20 Jul 2017 14:46:41 +0200")

On Jul 20 2017, Sebastian Huber <sebastian.huber@embedded-brains.de> wrote:

> Ok, so why do I get a "error: unrecognizable insn:"? How can I debug a
> message like this:
>
> (insn 12 11 13 2 (set (reg:CCFP 126)
>         (compare:CCFP (reg:TF 123)
>             (reg:TF 124))) "test-v0.i":5 -1
>      (nil))

This is supposed to be matched by the cmptf_internal1 pattern with
-mabi=ibmlongdouble.  Looks like your configuration defaults to
-mabi=ieeelongdouble.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

  parent reply	other threads:[~2017-09-13 13:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19 12:41 Sebastian Huber
2017-01-20  1:04 ` Segher Boessenkool
2017-01-20  7:35   ` Sebastian Huber
2017-01-21  0:46     ` Segher Boessenkool
2017-01-23  8:19       ` Sebastian Huber
2017-01-23 17:18         ` Segher Boessenkool
2017-01-25 12:14           ` Sebastian Huber
     [not found]           ` <58889605.4060501@embedded-brains.de>
2017-01-25 17:55             ` Segher Boessenkool
2017-01-30 10:38               ` Sebastian Huber
2017-01-30 12:13                 ` Sebastian Huber
2017-01-31  5:57                   ` Segher Boessenkool
2017-01-31  8:16                 ` Segher Boessenkool
2017-07-20 22:40                 ` Sebastian Huber
2017-07-23 13:16                   ` Segher Boessenkool
2017-09-13 13:11                   ` Andreas Schwab [this message]
2017-09-14 11:50                     ` Sebastian Huber

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=mvmpoauaglq.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=gcc@gcc.gnu.org \
    --cc=sebastian.huber@embedded-brains.de \
    --cc=segher@kernel.crashing.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).