public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc
@ 2004-02-11 22:23 mark dot post at eds dot com
  2004-02-11 22:31 ` [Bug c/14117] " mark dot post at eds dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mark dot post at eds dot com @ 2004-02-11 22:23 UTC (permalink / raw)
  To: gcc-bugs

I am trying to compile xfsdump-2.2.13.  When the process gets to the file
restore/content.c, this error is generated:
gcc -v -O1 -g -DDEBUG -funsigned-char -Wall -I../include -DVERSION=\"2.2.13\"
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsdump\" -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DRESTORE -DRMT -DBASED -DDOSOCKS -DINVCONVFIX
-DPIPEINVFIX -DEOMFIX -DSESSCPLT -DWHITEPARSE -DNODECHK -DDIRENTHDR_CHECKSUM
-DEXTATTR -DDMEXTATTR -DF_FSSETDM    -c -o content.o content.c --save-temps
Reading specs from /usr/lib/gcc-lib/s390-slackware-linux/3.3/specs
Configured with: ../gcc-3.3/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=s390-slackware-linux --host=s390-slackware-linux :
(reconfigured) ../gcc-3.3/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=s390-slackware-linux --host=s390-slackware-linux
Thread model: posix
gcc version 3.3
 /usr/lib/gcc-lib/s390-slackware-linux/3.3/cc1 -E -quiet -v -I../include
-D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -DDEBUG
-DVERSION="2.2.13" -DLOCALEDIR="/usr/share/locale" -DPACKAGE="xfsdump"
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DRESTORE -DRMT -DBASED -DDOSOCKS
-DINVCONVFIX -DPIPEINVFIX -DEOMFIX -DSESSCPLT -DWHITEPARSE -DNODECHK
-DDIRENTHDR_CHECKSUM -DEXTATTR -DDMEXTATTR -DF_FSSETDM content.c -Wall
-funsigned-char -O1 content.i
ignoring nonexistent directory "/usr/s390-slackware-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 ../include
 /usr/local/include
 /usr/lib/gcc-lib/s390-slackware-linux/3.3/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/s390-slackware-linux/3.3/cc1 -fpreprocessed content.i -quiet
-dumpbase content.c -auxbase-strip content.o -g -O1 -Wall -version
-funsigned-char -o content.s
GNU C version 3.3 (s390-slackware-linux)
        compiled by GNU C version 3.3.
GGC heuristics: --param ggc-min-expand=31 --param ggc-min-heapsize=4096
content.c: In function `pi_allocdesc':
content.c:4869: error: insn does not satisfy its constraints:
(insn 684 358 359 30 (nil) (set (mem/s/j:DI (plus:SI (plus:SI (reg:SI 2 %r2 [162])
                    (reg:SI 1 %r1 [161]))
                (const_int 4095 [0xfff])) [0 <variable>.d_nexth+0 S8 A64])
        (reg:DI 4 %r4)) 54 {*movdi_31} (nil)
    (nil))
content.c:4869: internal compiler error: in reload_cse_simplify_operands, at
reload1.c:8343


I will be attaching the pre-processed source as an attachment.

-- 
           Summary: Internal Compiler Error in function pi_allocdesc
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mark dot post at eds dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
@ 2004-02-11 22:31 ` mark dot post at eds dot com
  2004-02-11 22:41 ` falk at debian dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mark dot post at eds dot com @ 2004-02-11 22:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mark dot post at eds dot com  2004-02-11 22:31 -------
Created an attachment (id=5728)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5728&action=view)
pre-processed source file


-- 


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


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

* [Bug c/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
  2004-02-11 22:31 ` [Bug c/14117] " mark dot post at eds dot com
@ 2004-02-11 22:41 ` falk at debian dot org
  2004-02-12  0:18 ` mark dot post at eds dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: falk at debian dot org @ 2004-02-11 22:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-02-11 22:41 -------
I can't reproduce this with 3.3.3 20040125 (Debian prerelease) on s390-linux,
so maybe it is already fixed. Can you please try the 3.3.3 prerelease from
ftp://gcc.gnu.org/pub/gcc/prerelease-3.3.3-20040210/
?


-- 


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


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

* [Bug c/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
  2004-02-11 22:31 ` [Bug c/14117] " mark dot post at eds dot com
  2004-02-11 22:41 ` falk at debian dot org
@ 2004-02-12  0:18 ` mark dot post at eds dot com
  2004-02-12  0:20 ` falk at debian dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mark dot post at eds dot com @ 2004-02-12  0:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mark dot post at eds dot com  2004-02-12 00:18 -------
According to another gcc developer, this looks like an instance of the problem
fixed in http://gcc.gnu.org/ml/gcc-patches/2003-06/msg03080.html.

I will be applying the fix from that, and re-testing with gcc 3.3.


Mark Post


-- 


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


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

* [Bug c/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
                   ` (2 preceding siblings ...)
  2004-02-12  0:18 ` mark dot post at eds dot com
@ 2004-02-12  0:20 ` falk at debian dot org
  2004-03-24  0:15 ` [Bug target/14117] " mark dot post at eds dot com
  2004-03-24  0:22 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: falk at debian dot org @ 2004-02-12  0:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-02-12 00:20 -------
waiting for reporter's feedback

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


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


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

* [Bug target/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
                   ` (3 preceding siblings ...)
  2004-02-12  0:20 ` falk at debian dot org
@ 2004-03-24  0:15 ` mark dot post at eds dot com
  2004-03-24  0:22 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mark dot post at eds dot com @ 2004-03-24  0:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mark dot post at eds dot com  2004-03-24 00:15 -------
The fix referenced did fix my problem, so this record can be closed.

-- 


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


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

* [Bug target/14117] Internal Compiler Error in function pi_allocdesc
  2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
                   ` (4 preceding siblings ...)
  2004-03-24  0:15 ` [Bug target/14117] " mark dot post at eds dot com
@ 2004-03-24  0:22 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-24  0:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-24 00:22 -------
Fixed for 3.3.3 then. Now closing.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.3.3


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


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

end of thread, other threads:[~2004-03-24  0:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-11 22:23 [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc mark dot post at eds dot com
2004-02-11 22:31 ` [Bug c/14117] " mark dot post at eds dot com
2004-02-11 22:41 ` falk at debian dot org
2004-02-12  0:18 ` mark dot post at eds dot com
2004-02-12  0:20 ` falk at debian dot org
2004-03-24  0:15 ` [Bug target/14117] " mark dot post at eds dot com
2004-03-24  0:22 ` 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).