public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/26283]  New: [4.2 Regression] ICE in do_compare_rtx_and_jump
@ 2006-02-14 13:43 pinskia at gcc dot gnu dot org
  2006-02-14 13:43 ` [Bug middle-end/26283] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-14 13:43 UTC (permalink / raw)
  To: gcc-bugs

Forwarded from:
http://people.redhat.com/dnovillo/spec2000.ppc64/gcc/log/20060214/build-20060214.log.gz
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/bld.torreja/./gcc/xgcc
-B/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/bld.torreja/./gcc/
-B/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/inst.torreja/powerpc64-unknown-linux-gnu/bin/
-B/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/inst.torreja/powerpc64-unknown-linux-gnu/lib/
-isystem
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/inst.torreja/powerpc64-unknown-linux-gnu/include
-isystem
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/inst.torreja/powerpc64-unknown-linux-gnu/sys-include
-DHAVE_CONFIG_H -I.
-I/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran -I.
-iquote/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/io
-I/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/../gcc
-I/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/../gcc/config
-I../.././gcc -D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2
-c
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/generated/minval_i16.c
 -fPIC -DPIC -o .libs/minval_i16.o
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/generated/minval_i16.c:
In function 'minval_i16':
/home/cygnus/dnovillo/perf/sbox/gcc/local.ppc64/src/libgfortran/generated/minval_i16.c:49:
internal compiler error: in do_compare_rtx_and_jump, at dojump.c:945

----
Sorry I don't have the preprocessed source


-- 
           Summary: [4.2 Regression] ICE in do_compare_rtx_and_jump
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: powerpc64-linux-gnu


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


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

* [Bug middle-end/26283] [4.2 Regression] ICE in do_compare_rtx_and_jump
  2006-02-14 13:43 [Bug middle-end/26283] New: [4.2 Regression] ICE in do_compare_rtx_and_jump pinskia at gcc dot gnu dot org
@ 2006-02-14 13:43 ` pinskia at gcc dot gnu dot org
  2006-02-14 16:26 ` sayle at gcc dot gnu dot org
  2006-02-14 23:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-14 13:43 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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


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

* [Bug middle-end/26283] [4.2 Regression] ICE in do_compare_rtx_and_jump
  2006-02-14 13:43 [Bug middle-end/26283] New: [4.2 Regression] ICE in do_compare_rtx_and_jump pinskia at gcc dot gnu dot org
  2006-02-14 13:43 ` [Bug middle-end/26283] " pinskia at gcc dot gnu dot org
@ 2006-02-14 16:26 ` sayle at gcc dot gnu dot org
  2006-02-14 23:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: sayle at gcc dot gnu dot org @ 2006-02-14 16:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from sayle at gcc dot gnu dot org  2006-02-14 16:26 -------
Subject: Bug 26283

Author: sayle
Date: Tue Feb 14 16:26:16 2006
New Revision: 110983

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110983
Log:

        PR middle-end/26279
        PR middle-end/26280
        PR middle-end/26283
        * dojump.c (do_compare_rtx_and_jump): Handle multi-word LE.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dojump.c


-- 


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


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

* [Bug middle-end/26283] [4.2 Regression] ICE in do_compare_rtx_and_jump
  2006-02-14 13:43 [Bug middle-end/26283] New: [4.2 Regression] ICE in do_compare_rtx_and_jump pinskia at gcc dot gnu dot org
  2006-02-14 13:43 ` [Bug middle-end/26283] " pinskia at gcc dot gnu dot org
  2006-02-14 16:26 ` sayle at gcc dot gnu dot org
@ 2006-02-14 23:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-14 23:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-02-14 23:17 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-02-14 23:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-14 13:43 [Bug middle-end/26283] New: [4.2 Regression] ICE in do_compare_rtx_and_jump pinskia at gcc dot gnu dot org
2006-02-14 13:43 ` [Bug middle-end/26283] " pinskia at gcc dot gnu dot org
2006-02-14 16:26 ` sayle at gcc dot gnu dot org
2006-02-14 23:17 ` pinskia 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).