public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mark dot post at eds dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/14117] New: Internal Compiler Error in function pi_allocdesc
Date: Wed, 11 Feb 2004 22:23:00 -0000	[thread overview]
Message-ID: <20040211222309.14117.mark.post@eds.com> (raw)

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


             reply	other threads:[~2004-02-11 22:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-11 22:23 mark dot post at eds dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040211222309.14117.mark.post@eds.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).