public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: ehrhardt@mathematik.uni-ulm.de
To: gcc-gnats@gcc.gnu.org
Cc: nisse@lysator.liu.se
Subject: target/8820: [3.2 regression] [sparc] ICE with illegal asm constraints
Date: Thu, 05 Dec 2002 04:16:00 -0000	[thread overview]
Message-ID: <20021205121350.15904.qmail@sources.redhat.com> (raw)


>Number:         8820
>Category:       target
>Synopsis:       [3.2 regression] [sparc] ICE with illegal asm constraints
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 05 04:16:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ehrhardt@mathematik.uni-ulm.de
>Release:        3.3-cvs, 3.2, 3.2.1
>Organization:
>Environment:
gcc version 3.3 20021204 (experimental)
SunOS theseus 5.9 Generic_112233-02 sun4u sparc SUNW,Ultra-4
>Description:
The following ICEs on sparc with 3.2, 3.2.1 and 3.3-cvs
This is a regression: 2.95.3 compiled this just fine.
The issue was originally reported by Niels Moeller as a mail
to gcc-bugs with a much longer testcase.
void f (void) {
        unsigned char c;
        __asm__ ("%0" :"=q" (c)  );
}
>How-To-Repeat:
Compile the above code snippet.
>Fix:
Fix the code, the `q' constraint is undefined on sparc.
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-12-05 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-05  4:16 ehrhardt [this message]
2002-12-05  4:20 ehrhardt

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=20021205121350.15904.qmail@sources.redhat.com \
    --to=ehrhardt@mathematik.uni-ulm.de \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=nisse@lysator.liu.se \
    /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).