public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/6543: Internal compiler error in extract_insn, at recog.c:2132
@ 2002-05-04 16:14 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2002-05-04 16:14 UTC (permalink / raw)
  To: blofeldus, dje, dje, gcc-bugs, gcc-prs, mark

Synopsis: Internal compiler error in extract_insn, at recog.c:2132

State-Changed-From-To: feedback->closed
State-Changed-By: dje
State-Changed-When: Sat May  4 16:14:01 2002
State-Changed-Why:
    Patch applied to mainline and 3.1 branch

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


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

* Re: c/6543: Internal compiler error in extract_insn, at recog.c:2132
@ 2002-05-03 10:38 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2002-05-03 10:38 UTC (permalink / raw)
  To: blofeldus, dje, dje, gcc-bugs, gcc-prs, mark, nobody

Synopsis: Internal compiler error in extract_insn, at recog.c:2132

Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Fri May  3 10:38:05 2002
Responsible-Changed-Why:
    PowerPC
State-Changed-From-To: analyzed->feedback
State-Changed-By: dje
State-Changed-When: Fri May  3 10:38:05 2002
State-Changed-Why:
    proposed fix

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


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

* Re: c/6543: Internal compiler error in extract_insn, at recog.c:2132
@ 2002-05-03  6:53 sirl
  0 siblings, 0 replies; 5+ messages in thread
From: sirl @ 2002-05-03  6:53 UTC (permalink / raw)
  To: blofeldus, dje, gcc-bugs, gcc-prs, mark, nobody

Synopsis: Internal compiler error in extract_insn, at recog.c:2132

State-Changed-From-To: feedback->analyzed
State-Changed-By: sirl
State-Changed-When: Fri May  3 06:53:36 2002
State-Changed-Why:
    PPC, reproduced on entropy, .i attached.
    
    Actually another incarnation of the CLOBBER problem, but harder to fix this time. This pattern around line 10730 in rs6000.md is the culprit:
    
    (define_insn ""
      [(set (match_operand:SI 0 "gpc_reg_operand" "=r,r,r,r,r")
            (eq:SI (match_operand:SI 1 "gpc_reg_operand" "%r,r,r,r,r")
                   (match_operand:SI 2 "reg_or_cint_operand" "r,O,K,L,I")))
       (clobber (match_scratch:SI 3 "=r,&r,r,r,r"))]
      "! TARGET_POWERPC64"
      "@
       xor %0,%1,%2\;{sfi|subfic} %3,%0,0\;{ae|adde} %0,%3,%0
       {sfi|subfic} %3,%1,0\;{ae|adde} %0,%3,%1
       {xoril|xori} %0,%1,%b2\;{sfi|subfic} %3,%0,0\;{ae|adde} %0,%3,%0
       {xoriu|xoris} %0,%1,%u2\;{sfi|subfic} %3,%0,0\;{ae|adde} %0,%3,%0
       {sfi|subfic} %0,%1,%2\;{sfi|subfic} %3,%0,0\;{ae|adde} %0,%3,%0"
      [(set_attr "length" "12,8,12,12,12")])
    

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


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

* Re: c/6543: Internal compiler error in extract_insn, at recog.c:2132
@ 2002-05-03  5:20 jakub
  0 siblings, 0 replies; 5+ messages in thread
From: jakub @ 2002-05-03  5:20 UTC (permalink / raw)
  To: blofeldus, gcc-bugs, gcc-prs, nobody

Synopsis: Internal compiler error in extract_insn, at recog.c:2132

State-Changed-From-To: open->feedback
State-Changed-By: jakub
State-Changed-When: Fri May  3 05:20:52 2002
State-Changed-Why:
    Please specify which architecture this is on (ppc?, sh?)
    and provide preprocessed testcase (see
    http://gcc.gnu.org/bugs.html for details).

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


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

* c/6543: Internal compiler error in extract_insn, at recog.c:2132
@ 2002-05-02 19:16 blofeldus
  0 siblings, 0 replies; 5+ messages in thread
From: blofeldus @ 2002-05-02 19:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6543
>Category:       c
>Synopsis:       Internal compiler error in extract_insn, at recog.c:2132
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu May 02 19:16:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     blofeldus@yahoo.com
>Release:        gcc version 3.1 20020502 (prerelease)
>Organization:
>Environment:
glibc-2.2.5 cvs
GNU ld version 2.12.90.0.3 20020323
gcc version 3.1 20020502 (prerelease)
>Description:
 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -fsigned-char -c ltdl.c  -Wall  -fPIC -DPIC -save-temps -o .libs/ltdl.lo
ltdl.c: In function `try_dlopen':
ltdl.c:2883: unrecognizable insn:
(insn 2417 1249 2418 (parallel[
            (set (reg/v:SI 24 r24 [128])
                (plus:SI (eq:SI (reg:SI 0 r0 [421])
                        (const_int 0 [0x0]))
                    (reg/v:SI 24 r24 [128])))
            (clobber (reg:SI 9 r9))
        ] ) -1 (nil)
    (nil))
ltdl.c:2883: Internal compiler error in extract_insn, at recog.c:2132
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
rpm --rebuild libtool-1.4.2-8.rpm from redhat rawhide
>Fix:
similar to c/6497?
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-05-04 23:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-04 16:14 c/6543: Internal compiler error in extract_insn, at recog.c:2132 dje
  -- strict thread matches above, loose matches on Subject: below --
2002-05-03 10:38 dje
2002-05-03  6:53 sirl
2002-05-03  5:20 jakub
2002-05-02 19:16 blofeldus

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