public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/7864: ICE on very simple legal code
@ 2002-09-09 11:29 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2002-09-09 11:29 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gustav, jojo, mattias, nobody

Synopsis: ICE on very simple legal code

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Mon Sep  9 11:29:45 2002
State-Changed-Why:
    Cannot be reproduced with 3.2 and 3.3 pre.

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


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

* target/7864: ICE on very simple legal code
@ 2002-09-09  6:56 mattias
  0 siblings, 0 replies; 2+ messages in thread
From: mattias @ 2002-09-09  6:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: jojo, gustav


>Number:         7864
>Category:       target
>Synopsis:       ICE on very simple legal code
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 09 06:56:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     mattias@virtutech.se
>Release:        gcc 3.0.4
>Organization:
>Environment:
redhat gnu/linux 6.2 (x86)
>Description:
gcc 3.0.4 ICEs with "Unrecognizable insn" on the following code, when compiled with -O2 (x86 host and target):

void f(void (*p)(char *), int x)
{
        char a[2];
        a[0] = !x;
        p(a);
}
>How-To-Repeat:

>Fix:

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


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

end of thread, other threads:[~2002-09-09 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-09 11:29 target/7864: ICE on very simple legal code paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-09-09  6:56 mattias

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