public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/8232: s390x: ICE when using bcmp with 'int' length argument
@ 2002-10-15 11:41 uweigand
  0 siblings, 0 replies; 3+ messages in thread
From: uweigand @ 2002-10-15 11:41 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, uweigand, uweigand

Synopsis: s390x: ICE when using bcmp with 'int' length argument

State-Changed-From-To: analyzed->closed
State-Changed-By: uweigand
State-Changed-When: Tue Oct 15 11:41:28 2002
State-Changed-Why:
    Fixed in 3.2.1 and 3.3.

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


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

* Re: target/8232: s390x: ICE when using bcmp with 'int' length argument
@ 2002-10-15 10:17 uweigand
  0 siblings, 0 replies; 3+ messages in thread
From: uweigand @ 2002-10-15 10:17 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, uweigand, uweigand

Synopsis: s390x: ICE when using bcmp with 'int' length argument

Responsible-Changed-From-To: unassigned->uweigand
Responsible-Changed-By: uweigand
Responsible-Changed-When: Tue Oct 15 10:17:47 2002
Responsible-Changed-Why:
    s390 backend bug
State-Changed-From-To: open->analyzed
State-Changed-By: uweigand
State-Changed-When: Tue Oct 15 10:17:47 2002
State-Changed-Why:
    cmpstrsi doesn't convert modes as required

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


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

* target/8232: s390x: ICE when using bcmp with 'int' length argument
@ 2002-10-15 10:16 uweigand
  0 siblings, 0 replies; 3+ messages in thread
From: uweigand @ 2002-10-15 10:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8232
>Category:       target
>Synopsis:       s390x: ICE when using bcmp with 'int' length argument
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 15 10:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Weigand
>Release:        gcc 3.2
>Organization:
>Environment:

>Description:
ICE when building the TeX package on s390x-ibm-linux
in dviconcat.c:

Internal compiler error in emit_move_insn, at expr.c:2769
>How-To-Repeat:
This code snippet reproduces the ICE:

int f (char *p, char *q, int i)
{
  return bcmp (p, q, i);
}
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-10-15 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15 11:41 target/8232: s390x: ICE when using bcmp with 'int' length argument uweigand
  -- strict thread matches above, loose matches on Subject: below --
2002-10-15 10:17 uweigand
2002-10-15 10:16 uweigand

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