public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/8820: [3.2 regression] [sparc] ICE with illegal asm constraints
@ 2002-12-05  4:16 ehrhardt
  0 siblings, 0 replies; 2+ messages in thread
From: ehrhardt @ 2002-12-05  4:16 UTC (permalink / raw)
  To: gcc-gnats; +Cc: nisse


>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:


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: target/8820: [3.2 regression] [sparc] ICE with illegal asm constraints
@ 2002-12-05  4:20 ehrhardt
  0 siblings, 0 replies; 2+ messages in thread
From: ehrhardt @ 2002-12-05  4:20 UTC (permalink / raw)
  To: ehrhardt, gcc-bugs, gcc-prs, nisse, nobody

Synopsis: [3.2 regression] [sparc] ICE with illegal asm constraints

State-Changed-From-To: open->analyzed
State-Changed-By: cae
State-Changed-When: Thu Dec  5 04:20:32 2002
State-Changed-Why:
    Confirming my own PR because I just reproduced the problem
    originally reported by Niels Moeller. Priority high because
    it is a regression.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8820


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-05 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05  4:16 target/8820: [3.2 regression] [sparc] ICE with illegal asm constraints ehrhardt
2002-12-05  4:20 ehrhardt

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).