public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: target/6714: x86-64 fails to build libstdc++-v3/libmath/signbitf.c
Date: Sat, 18 May 2002 02:56:00 -0000	[thread overview]
Message-ID: <20020518095602.3774.qmail@sources.redhat.com> (raw)

The following reply was made to PR target/6714; it has been noted by GNATS.

From: Andreas Jaeger <aj@suse.de>
To: thorpej@wasabisystems.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: target/6714: x86-64 fails to build
 libstdc++-v3/libmath/signbitf.c
Date: Sat, 18 May 2002 11:50:35 +0200

 thorpej@wasabisystems.com writes:
 
 >>Number:         6714
 >>Category:       target
 >>Synopsis:       x86-64 fails to build libstdc++-v3/libmath/signbitf.c
 >>Confidential:   no
 >>Severity:       serious
 >>Priority:       medium
 >>Responsible:    unassigned
 >>State:          open
 >>Class:          sw-bug
 >>Submitter-Id:   net
 >>Arrival-Date:   Sat May 18 01:56:00 PDT 2002
 >>Closed-Date:
 >>Last-Modified:
 >>Originator:     Jason R Thorpe
 >>Release:        GNU C version 3.2 20020517 (experimental) (x86_64-unknown-netbsd)
 >>Organization:
 >>Environment:
 > i386-netbsdelf host, x86_64-netbsd target
 >>Description:
 > Building signbitf.c results in invalid asm code, which gas
 > chokes on:
 > /var/tmp//ccJu3znb.s: Assembler messages:
 > /var/tmp//ccJu3znb.s:25: Error: suffix or operands invalid for `mov'
 >
 > The code generated for this function is:
 > __signbitf:
 >         movl    %xmm0, %eax
 >         andl    $-2147483648, %eax
 >         ret
 >>How-To-Repeat:
 > Attempt to compile the attached file with the x86_64-netbsd
 > compiler. I believe the x86_64-linux compiler will also fail
 > the same way.
 
 FYI: It does not fail for me on Linux - with today's CVS (around 1 am
 UTC checked out).
 
 But I'll try to check later again,
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj@suse.de
    private aj@arthur.inka.de
     http://www.suse.de/~aj


             reply	other threads:[~2002-05-18  9:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-18  2:56 Andreas Jaeger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-22 17:23 thorpej
2002-05-18  1:56 thorpej

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=20020518095602.3774.qmail@sources.redhat.com \
    --to=aj@suse.de \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.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).