public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "reist at users dot sourceforge dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/34572] program that built with 4.1.2 fails with 4.2.2
Date: Fri, 14 Mar 2008 15:05:00 -0000	[thread overview]
Message-ID: <20080314150426.7719.qmail@sourceware.org> (raw)
In-Reply-To: <bug-34572-15488@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from reist at users dot sourceforge dot net  2008-03-14 15:04 -------
I am getting this as well.
I tried building tomoe
(http://prdownloads.sourceforge.net/tomoe/tomoe-0.6.0.tar.gz).
I'm using gcc 4.2.3 and have 2GB of RAM.
Before running gcc:
             total       used       free     shared    buffers     cached
Mem:       2074672     683088    1391584          0      42056     116736
-/+ buffers/cache:     524296    1550376
Swap:            0          0          0

An instant after:
             total       used       free     shared    buffers     cached
Mem:       2074672    2025556      49116          0      31044      43136
-/+ buffers/cache:    1951376     123296
Swap:            0          0          0

gcc -v -save-temps -DHAVE_CONFIG_H -I. -I../.. -I../../bindings/ruby
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DCONFDIR=\"/etc/tomoe\"
-DDATADIR=\"/usr/share/tomoe\" -DDICT_DATADIR=\"/usr/share/tomoe/dict\"
-DRECOGNIZER_DATADIR=\"/usr/share/tomoe/recognizer\"
-DDICT_MODULEDIR=\"/usr/lib/tomoe/module/dict\"
-DRECOGNIZER_MODULEDIR=\"/usr/lib/tomoe/module/recognizer\" -I../../lib
-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread
-I/usr/include/apr-1 -I/usr/include/subversion-1 -I/usr/include/mysql
-march=i486 -mtune=i686 -I/usr/lib/ruby/1.8/i486-linux
-I/usr/lib/ruby/site_ruby/1.8/i486-linux -O2 -march=i486 -mtune=i686 -fPIC
-DG_LOG_DOMAIN=\"Tomoe/Dict:Unihan\" -DRUBY_EXTDIR=\"\"
-DRUBY_LIBDIR=\"/usr/lib/ruby/site_ruby/1.8\" -O2 -pipe -march=i686 -Wall
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align -MT
unihan_la-tomoe-unihan.lo -MD -MP -MF .deps/unihan_la-tomoe-unihan.Tpo -c
tomoe-unihan.c  -fPIC -DPIC -o .libs/unihan_la-tomoe-unihan.o
gcc: warning: -pipe ignored because -save-temps specified
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.2.3/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.2.3/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.2.3
 /usr/libexec/gcc/i486-slackware-linux/4.2.3/cc1 -E -quiet -v -I. -I../..
-I../../bindings/ruby -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I../../lib -I/usr/include/apr-1 -I/usr/include/subversion-1
-I/usr/include/mysql -I/usr/lib/ruby/1.8/i486-linux
-I/usr/lib/ruby/site_ruby/1.8/i486-linux -MD .libs/unihan_la-tomoe-unihan.d -MF
.deps/unihan_la-tomoe-unihan.Tpo -MP -MT unihan_la-tomoe-unihan.lo -MQ
.libs/unihan_la-tomoe-unihan.o -D_REENTRANT -DHAVE_CONFIG_H
-DCONFDIR="/etc/tomoe" -DDATADIR="/usr/share/tomoe"
-DDICT_DATADIR="/usr/share/tomoe/dict"
-DRECOGNIZER_DATADIR="/usr/share/tomoe/recognizer"
-DDICT_MODULEDIR="/usr/lib/tomoe/module/dict"
-DRECOGNIZER_MODULEDIR="/usr/lib/tomoe/module/recognizer" -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-DG_LOG_DOMAIN="Tomoe/Dict:Unihan" -DRUBY_EXTDIR=""
-DRUBY_LIBDIR="/usr/lib/ruby/site_ruby/1.8" -DPIC tomoe-unihan.c -march=i486
-mtune=i686 -march=i486 -mtune=i686 -march=i686 -Wall -Wmissing-declarations
-Wmissing-prototypes -Wpointer-arith -Wcast-align -fPIC -O2 -O2
-fpch-preprocess -o tomoe-unihan.i
ignoring nonexistent directory
"/usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../i486-slackware-linux/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../..
 ../../bindings/ruby
 /usr/include/glib-2.0
 /usr/lib/glib-2.0/include
 ../../lib
 /usr/include/apr-1
 /usr/include/subversion-1
 /usr/include/mysql
 /usr/lib/ruby/1.8/i486-linux
 /usr/lib/ruby/site_ruby/1.8/i486-linux
 /usr/local/include
 /usr/lib/gcc/i486-slackware-linux/4.2.3/include
 /usr/include
End of search list.
 /usr/libexec/gcc/i486-slackware-linux/4.2.3/cc1 -fpreprocessed tomoe-unihan.i
-quiet -dumpbase tomoe-unihan.c -march=i486 -mtune=i686 -march=i486 -mtune=i686
-march=i686 -auxbase-strip .libs/unihan_la-tomoe-unihan.o -O2 -O2 -Wall
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wcast-align
-version -fPIC -o tomoe-unihan.s
GNU C version 4.2.3 (i486-slackware-linux)
        compiled by GNU C version 4.2.3.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: d7200fa017f6d2624ddb1cb570d54fe1
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

reist at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reist at users dot
                   |                            |sourceforge dot net


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


  parent reply	other threads:[~2008-03-14 15:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-24 15:58 [Bug c++/34572] New: " galtgendo at o2 dot pl
2007-12-24 18:35 ` [Bug c++/34572] " galtgendo at o2 dot pl
2007-12-24 18:55 ` galtgendo at o2 dot pl
2007-12-24 22:06 ` [Bug middle-end/34572] " pinskia at gcc dot gnu dot org
2007-12-24 22:06 ` pinskia at gcc dot gnu dot org
2007-12-24 23:22 ` galtgendo at o2 dot pl
2008-01-03  2:36 ` galtgendo at o2 dot pl
2008-02-23 20:18 ` galtgendo at o2 dot pl
2008-03-14 15:05 ` reist at users dot sourceforge dot net [this message]
2008-03-14 15:07 ` reist at users dot sourceforge dot net
2008-03-17 18:35 ` galtgendo at o2 dot pl
2009-03-31 15:55 ` jsm28 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=20080314150426.7719.qmail@sourceware.org \
    --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).