public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/35100] [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
@ 2008-02-06  9:39 ` debian-gcc at lists dot debian dot org
  2008-02-06 12:30 ` [Bug target/35100] [4,1/4.2/4.3 " rguenth at gcc dot gnu dot org
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-06  9:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from debian-gcc at lists dot debian dot org  2008-02-06 09:38 -------
Created an attachment (id=15104)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15104&action=view)
preprocessed source


-- 


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


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

* [Bug target/35100]  New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
@ 2008-02-06  9:39 debian-gcc at lists dot debian dot org
  2008-02-06  9:39 ` [Bug target/35100] " debian-gcc at lists dot debian dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-06  9:39 UTC (permalink / raw)
  To: gcc-bugs

seen with trunk 20080202, works with g77. Compiling without -mlongcall
succeeds.

  Matthias

$ /usr/bin/gcc-4.3 -save-temps -DL2SIZE=2097152
-I/home/doko/tmp/atlas-3.6.0/include
-I/home/doko/tmp/atlas-3.6.0/include/Linux_altivec_shared
-I/home/doko/tmp/atlas-3.6.0/include/contrib -DAdd_ -DStringSunStyle
-DATL_OS_Linux -DATL_ARCH_PPCG4 -DATL_AltiVec -DATL_AVgcc -DATL_GAS_LINUX_PPC
-fomit-frame-pointer -O3 -maltivec -mabi=altivec -c -o ATL_dgetrf.o -DDREAL
../ATL_getrf.c -fPIC -mlongcall
../ATL_getrf.c: In function 'ATL_dgetrf':
../ATL_getrf.c:38: error: unrecognizable insn:
(call_insn 19 18 20 4 ../ATL_getrf.c:36 (parallel [
            (set (reg:SI 3 3)
                (call (mem:SI (symbol_ref:SI ("ATL_dgetrfC") [flags 0x41]
<function_decl 0xf7e6c180 ATL_dgetrfC>) [0 S4 A8])
                    (const_int 0 [0x0])))
            (use (const_int 8 [0x8]))
            (clobber (reg:SI 65 lr))
        ]) -1 (nil)
    (expr_list:REG_DEP_TRUE (use (reg:SI 30 30))
        (expr_list:REG_DEP_TRUE (use (reg:SI 7 7))
            (expr_list:REG_DEP_TRUE (use (reg:SI 6 6))
                (expr_list:REG_DEP_TRUE (use (reg:SI 5 5))
                    (expr_list:REG_DEP_TRUE (use (reg:SI 4 4))
                        (expr_list:REG_DEP_TRUE (use (reg:SI 3 3))
                            (nil))))))))
../ATL_getrf.c:38: internal compiler error: in extract_insn, at recog.c:1990
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.3 regression] internal compiler error: in
                    extract_insn, at recog.c:1990
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
GCC target triplet: powerpc-linux-gnu


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


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

* [Bug target/35100] [4,1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
  2008-02-06  9:39 ` [Bug target/35100] " debian-gcc at lists dot debian dot org
@ 2008-02-06 12:30 ` rguenth at gcc dot gnu dot org
  2008-02-06 21:10 ` [Bug target/35100] [4.1/4.2/4.3 " rguenth at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-06 12:30 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.3


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
  2008-02-06  9:39 ` [Bug target/35100] " debian-gcc at lists dot debian dot org
  2008-02-06 12:30 ` [Bug target/35100] [4,1/4.2/4.3 " rguenth at gcc dot gnu dot org
@ 2008-02-06 21:10 ` rguenth at gcc dot gnu dot org
  2008-02-06 21:13 ` rguenth at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-06 21:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-02-06 21:09 -------
The testcase works for me with a cross from x86_64, but - you mention g77 but
this is C preprocessed source.  Is it the correct testcase?


-- 


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (2 preceding siblings ...)
  2008-02-06 21:10 ` [Bug target/35100] [4.1/4.2/4.3 " rguenth at gcc dot gnu dot org
@ 2008-02-06 21:13 ` rguenth at gcc dot gnu dot org
  2008-02-06 21:15 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-06 21:13 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (3 preceding siblings ...)
  2008-02-06 21:13 ` rguenth at gcc dot gnu dot org
@ 2008-02-06 21:15 ` pinskia at gcc dot gnu dot org
  2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-02-06 21:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-02-06 21:14 -------
This works for me on the trunk, I don't get an ICE.


-- 


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (4 preceding siblings ...)
  2008-02-06 21:15 ` pinskia at gcc dot gnu dot org
@ 2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
  2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-07 15:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

debian-gcc at lists dot debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (5 preceding siblings ...)
  2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
@ 2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
  2008-02-13 22:04 ` steven at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2008-02-07 15:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from debian-gcc at lists dot debian dot org  2008-02-07 15:15 -------
reproducible with 20080206, gcc is configured with

Configured with: ../src/configure -v --with-pkgversion='Debian 4.3-20080206-1'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-libffi --enable-objc-gc
--enable-mpfr --disable-softfloat --enable-secureplt
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
--disable-werror --with-long-double-128 --enable-checking=release
--build=powerpc-linux-gnu --host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.3.0 20080206 (experimental) [trunk revision 132160] (Debian
4.3-20080206-1) 

  Matthias


-- 


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (6 preceding siblings ...)
  2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
@ 2008-02-13 22:04 ` steven at gcc dot gnu dot org
  2008-04-28 22:34 ` manus at eiffel dot com
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: steven at gcc dot gnu dot org @ 2008-02-13 22:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from steven at gcc dot gnu dot org  2008-02-13 22:04 -------
I also can't reproduce it (neither on native nor with a cross).

Any local patches?  Maybe you can reduce it to a set of simpler configuration
options?  


-- 

steven at gcc dot gnu dot org changed:

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


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (7 preceding siblings ...)
  2008-02-13 22:04 ` steven at gcc dot gnu dot org
@ 2008-04-28 22:34 ` manus at eiffel dot com
  2008-04-29  4:52 ` manus at eiffel dot com
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: manus at eiffel dot com @ 2008-04-28 22:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from manus at eiffel dot com  2008-04-28 22:34 -------
I can reproduce this problem with gcc 4.2.3 that comes with Ubuntu 8.04 on
PowerPC with the following command line:

  gcc -Wall -mlongcall -fPIC -c foo.c

Removing either `-fPIC' or `-mlongcall' succeeds, it is when used together that
it fails with:

lisbon [Manu] : gcc -Wall -mlongcall -fPIC -c foo.c
foo.c: In function 'idrf_reset_pos':
foo.c:23: error: unrecognizable insn:
(call_insn 10 9 12 3 (parallel [
            (call (mem:SI (symbol_ref:SI ("idr_setpos") [flags 0x1]
<function_decl 0x48169700 idr_setpos>) [0 S4 A8])
                (const_int 0 [0x0]))
            (use (const_int 8 [0x8]))
            (clobber (scratch:SI))
        ]) -1 (nil)
    (nil)
    (expr_list:REG_DEP_TRUE (use (reg:SI 30 30))
        (expr_list:REG_DEP_TRUE (use (reg:SI 4 4))
            (expr_list:REG_DEP_TRUE (use (reg:SI 3 3))
                (nil)))))
foo.c:23: internal compiler error: in extract_insn, at recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.2/README.Bugs>.


where foo.c is simply:
#include <stdlib.h>

typedef struct idr {
 int i_op;
 size_t i_size;
 char *i_buf;
 char *i_ptr;
} IDR;

typedef struct idrs {
 IDR i_encode;
 IDR i_decode;
} IDRF;

void idr_setpos(IDR *idrs, size_t pos)
{
}

void idrf_reset_pos(IDRF *idrf)
{
    idr_setpos(&idrf->i_encode, 0);
    idr_setpos(&idrf->i_decode, 0);
}


-- 


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


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

* [Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (8 preceding siblings ...)
  2008-04-28 22:34 ` manus at eiffel dot com
@ 2008-04-29  4:52 ` manus at eiffel dot com
  2008-04-30 21:40 ` [Bug target/35100] [4.1/4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: manus at eiffel dot com @ 2008-04-29  4:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from manus at eiffel dot com  2008-04-29 04:51 -------
Just adding the version information of gcc:

lisbon [Manu] : gcc -v
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--disable-softfloat --enable-secureplt
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
--with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu
--host=powerpc-linux-gnu --target=powerpc-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

It would be nice to reopen the case since it is definitely reproducible.


-- 


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


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

* [Bug target/35100] [4.1/4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (9 preceding siblings ...)
  2008-04-29  4:52 ` manus at eiffel dot com
@ 2008-04-30 21:40 ` pinskia at gcc dot gnu dot org
  2008-05-28 22:07 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-04-30 21:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2008-04-30 21:39 -------
Reopening as this looks related to secureplt.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WORKSFORME                  |
            Summary|[4.1/4.2/4.3 regression]    |[4.1/4.2/4.3/4.4 regression]
                   |internal compiler error: in |internal compiler error: in
                   |extract_insn, at            |extract_insn, at
                   |recog.c:1990                |recog.c:1990


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


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

* [Bug target/35100] [4.1/4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (10 preceding siblings ...)
  2008-04-30 21:40 ` [Bug target/35100] [4.1/4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
@ 2008-05-28 22:07 ` rguenth at gcc dot gnu dot org
  2008-07-04 22:33 ` [Bug target/35100] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-28 22:07 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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


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

* [Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (11 preceding siblings ...)
  2008-05-28 22:07 ` rguenth at gcc dot gnu dot org
@ 2008-07-04 22:33 ` jsm28 at gcc dot gnu dot org
  2008-07-31 12:33 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 22:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jsm28 at gcc dot gnu dot org  2008-07-04 22:32 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 regression]|[4.2/4.3/4.4 regression]
                   |internal compiler error: in |internal compiler error: in
                   |extract_insn, at            |extract_insn, at
                   |recog.c:1990                |recog.c:1990
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (12 preceding siblings ...)
  2008-07-04 22:33 ` [Bug target/35100] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2008-07-31 12:33 ` jakub at gcc dot gnu dot org
  2008-07-31 13:50 ` jakub at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-07-31 12:33 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-07-31 12:31:55
               date|                            |


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


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

* [Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (13 preceding siblings ...)
  2008-07-31 12:33 ` jakub at gcc dot gnu dot org
@ 2008-07-31 13:50 ` jakub at gcc dot gnu dot org
  2008-07-31 20:40 ` jakub at gcc dot gnu dot org
  2009-04-29 15:15 ` pinskia at gcc dot gnu dot org
  16 siblings, 0 replies; 18+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-07-31 13:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from jakub at gcc dot gnu dot org  2008-07-31 13:49 -------
This got actually fixed by Alan's PR target/36634 fix.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://gcc.gnu.org/ml/gcc-  |
                   |patches/2008-               |
                   |07/msg02434.html            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (14 preceding siblings ...)
  2008-07-31 13:50 ` jakub at gcc dot gnu dot org
@ 2008-07-31 20:40 ` jakub at gcc dot gnu dot org
  2009-04-29 15:15 ` pinskia at gcc dot gnu dot org
  16 siblings, 0 replies; 18+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-07-31 20:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from jakub at gcc dot gnu dot org  2008-07-31 20:38 -------
Subject: Bug 35100

Author: jakub
Date: Thu Jul 31 20:37:21 2008
New Revision: 138435

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138435
Log:
        PR target/35100
        * gcc.target/powerpc/longcall-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/powerpc/longcall-1.c
Modified:
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug target/35100] [4.2/4.3/4.4 regression] internal compiler error: in extract_insn, at recog.c:1990
  2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
                   ` (15 preceding siblings ...)
  2008-07-31 20:40 ` jakub at gcc dot gnu dot org
@ 2009-04-29 15:15 ` pinskia at gcc dot gnu dot org
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-04-29 15:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.2.5                       |4.3.2


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


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

end of thread, other threads:[~2009-04-29 15:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06  9:39 [Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990 debian-gcc at lists dot debian dot org
2008-02-06  9:39 ` [Bug target/35100] " debian-gcc at lists dot debian dot org
2008-02-06 12:30 ` [Bug target/35100] [4,1/4.2/4.3 " rguenth at gcc dot gnu dot org
2008-02-06 21:10 ` [Bug target/35100] [4.1/4.2/4.3 " rguenth at gcc dot gnu dot org
2008-02-06 21:13 ` rguenth at gcc dot gnu dot org
2008-02-06 21:15 ` pinskia at gcc dot gnu dot org
2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
2008-02-07 15:15 ` debian-gcc at lists dot debian dot org
2008-02-13 22:04 ` steven at gcc dot gnu dot org
2008-04-28 22:34 ` manus at eiffel dot com
2008-04-29  4:52 ` manus at eiffel dot com
2008-04-30 21:40 ` [Bug target/35100] [4.1/4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
2008-05-28 22:07 ` rguenth at gcc dot gnu dot org
2008-07-04 22:33 ` [Bug target/35100] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-07-31 12:33 ` jakub at gcc dot gnu dot org
2008-07-31 13:50 ` jakub at gcc dot gnu dot org
2008-07-31 20:40 ` jakub at gcc dot gnu dot org
2009-04-29 15:15 ` 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).