public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn
@ 2004-09-29 15:56 michael dot haubenwallner at salomon dot at
  2004-09-29 15:57 ` [Bug c/17728] " michael dot haubenwallner at salomon dot at
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: michael dot haubenwallner at salomon dot at @ 2004-09-29 15:56 UTC (permalink / raw)
  To: gcc-bugs

Compiling the attached preprocessor output works with any '-O' option,
but fails without '-O'.

The attached files 'asimage.cpp.out' and 'asimage.compile.out' each
contain in their first line the commandline used for the output.

-- 
           Summary: ICE in extract_insn, at recog.c:2083, unrecognizable
                    insn
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot haubenwallner at salomon dot at
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug c/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
@ 2004-09-29 15:57 ` michael dot haubenwallner at salomon dot at
  2004-09-29 15:58 ` [Bug rtl-optimization/17728] " pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: michael dot haubenwallner at salomon dot at @ 2004-09-29 15:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From michael dot haubenwallner at salomon dot at  2004-09-29 15:57 -------
Created an attachment (id=7238)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7238&action=view)
preprocessed source code


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
  2004-09-29 15:57 ` [Bug c/17728] " michael dot haubenwallner at salomon dot at
@ 2004-09-29 15:58 ` pinskia at gcc dot gnu dot org
  2004-09-29 15:59 ` michael dot haubenwallner at salomon dot at
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-29 15:58 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |rtl-optimization
           Keywords|                            |ice-on-valid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
  2004-09-29 15:57 ` [Bug c/17728] " michael dot haubenwallner at salomon dot at
  2004-09-29 15:58 ` [Bug rtl-optimization/17728] " pinskia at gcc dot gnu dot org
@ 2004-09-29 15:59 ` michael dot haubenwallner at salomon dot at
  2004-09-29 16:00 ` michael dot haubenwallner at salomon dot at
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: michael dot haubenwallner at salomon dot at @ 2004-09-29 15:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From michael dot haubenwallner at salomon dot at  2004-09-29 15:59 -------
Created an attachment (id=7239)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7239&action=view)
stdout/stderr when preprocessing


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (2 preceding siblings ...)
  2004-09-29 15:59 ` michael dot haubenwallner at salomon dot at
@ 2004-09-29 16:00 ` michael dot haubenwallner at salomon dot at
  2004-12-05 23:42 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: michael dot haubenwallner at salomon dot at @ 2004-09-29 16:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From michael dot haubenwallner at salomon dot at  2004-09-29 16:00 -------
Created an attachment (id=7240)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7240&action=view)
stdout/stderr when compiling produced ice


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (3 preceding siblings ...)
  2004-09-29 16:00 ` michael dot haubenwallner at salomon dot at
@ 2004-12-05 23:42 ` pinskia at gcc dot gnu dot org
  2004-12-06 21:30 ` [Bug rtl-optimization/17728] [3.4 Regression] " belyshev at lubercy dot com
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-05 23:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-05 23:42 -------
asimage.c:1489: error: unrecognizable insn:
(insn 82 81 84 6 (set (mem:SI (plus:SI (mult:SI (reg/v:SI 97 [ i ])
                    (const_int 4 [0x4]))
                (reg/v/f:SI 95 [ dst ])) [0 S4 A32])
        (reg:SI 29 %r29)) -1 (nil)
    (expr_list:REG_DEAD (reg:SI 29 %r29)
        (expr_list:REG_EQUAL (div:SI (reg/v:SI 118 [ c1 ])
                (reg:SI 123 [ ratio ]))
            (nil))))

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (4 preceding siblings ...)
  2004-12-05 23:42 ` pinskia at gcc dot gnu dot org
@ 2004-12-06 21:30 ` belyshev at lubercy dot com
  2005-02-27 21:45 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: belyshev at lubercy dot com @ 2004-12-06 21:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From belyshev at lubercy dot com  2004-12-06 21:29 -------
/* reduced testcase, use -O0 */

void div (register int *d, int i, int j, short k)
{
  d [i] = j / k;
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|hppa2.0w-hp-hpux11.00       |
   GCC host triplet|hppa2.0w-hp-hpux11.00       |
      Known to fail|                            |3.4.1 3.4.4
      Known to work|                            |3.3.4 4.0.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-06 21:29:58
               date|                            |
            Summary|ICE in extract_insn, at     |[3.4 Regression] ICE in
                   |recog.c:2083, unrecognizable|extract_insn, at
                   |insn                        |recog.c:2083, unrecognizable
                   |                            |insn
   Target Milestone|---                         |3.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (5 preceding siblings ...)
  2004-12-06 21:30 ` [Bug rtl-optimization/17728] [3.4 Regression] " belyshev at lubercy dot com
@ 2005-02-27 21:45 ` cvs-commit at gcc dot gnu dot org
  2005-02-27 22:03 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-27 21:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-27 16:17 -------
Subject: Bug 17728

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	danglin@gcc.gnu.org	2005-02-27 16:17:09

Modified files:
	gcc            : ChangeLog 
	gcc/config/pa  : pa.md 

Log message:
	PR rtl-optimization/17728
	* pa.md (mulsi3, divsi3, udivsi3, modsi3): Change predicate for
	operand 0 from general_operand to move_dest_operand.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.8&r2=2.7592.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.158&r2=1.158.6.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (6 preceding siblings ...)
  2005-02-27 21:45 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-27 22:03 ` cvs-commit at gcc dot gnu dot org
  2005-02-27 23:12 ` cvs-commit at gcc dot gnu dot org
  2005-02-28  1:32 ` danglin at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-27 22:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-27 16:32 -------
Subject: Bug 17728

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2005-02-27 16:32:15

Modified files:
	gcc            : ChangeLog 
	gcc/config/pa  : pa.md 

Log message:
	PR rtl-optimization/17728
	* pa.md (mulsi3, divsi3, udivsi3, modsi3): Change predicate for
	operand 0 from general_operand to move_dest_operand.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7605&r2=2.7606
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&r1=1.158&r2=1.159



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (7 preceding siblings ...)
  2005-02-27 22:03 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-27 23:12 ` cvs-commit at gcc dot gnu dot org
  2005-02-28  1:32 ` danglin at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-27 23:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-27 17:15 -------
Subject: Bug 17728

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	danglin@gcc.gnu.org	2005-02-27 17:14:38

Modified files:
	gcc            : ChangeLog 
	gcc/config/pa  : pa.md 

Log message:
	PR rtl-optimization/17728
	* pa.md (mulsi3, divsi3, udivsi3, modsi3): Change predicate for
	operand 0 from general_operand to move_dest_operand.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.807&r2=2.2326.2.808
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.md.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.138.4.8&r2=1.138.4.9



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

* [Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn
  2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
                   ` (8 preceding siblings ...)
  2005-02-27 23:12 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-28  1:32 ` danglin at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-02-28  1:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2005-02-27 17:29 -------
Fixed <http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01732.html>.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17728


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

end of thread, other threads:[~2005-02-27 17:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-29 15:56 [Bug c/17728] New: ICE in extract_insn, at recog.c:2083, unrecognizable insn michael dot haubenwallner at salomon dot at
2004-09-29 15:57 ` [Bug c/17728] " michael dot haubenwallner at salomon dot at
2004-09-29 15:58 ` [Bug rtl-optimization/17728] " pinskia at gcc dot gnu dot org
2004-09-29 15:59 ` michael dot haubenwallner at salomon dot at
2004-09-29 16:00 ` michael dot haubenwallner at salomon dot at
2004-12-05 23:42 ` pinskia at gcc dot gnu dot org
2004-12-06 21:30 ` [Bug rtl-optimization/17728] [3.4 Regression] " belyshev at lubercy dot com
2005-02-27 21:45 ` cvs-commit at gcc dot gnu dot org
2005-02-27 22:03 ` cvs-commit at gcc dot gnu dot org
2005-02-27 23:12 ` cvs-commit at gcc dot gnu dot org
2005-02-28  1:32 ` danglin at gcc dot gnu dot org

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