public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tim at klingt dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/47993] New: `internal error: Killed'
Date: Fri, 04 Mar 2011 19:48:00 -0000	[thread overview]
Message-ID: <bug-47993-4@http.gcc.gnu.org/bugzilla/> (raw)

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

           Summary: `internal error: Killed'
           Product: gcc
           Version: 4.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tim@klingt.org


Created attachment 23547
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23547
preprocessed source

compiling attached file with 4.3.5 fails on x86-64/linux:

/usr/bin/g++-4.3 -v -save-temps   -ftemplate-depth-1000 -O3 -DNDEBUG   -o
CMakeFiles/simd_round_tests.dir/simd_round_tests.cpp.o -c
/home/tim/nightly/nova-simd/testsuite/simd_round_tests.cpp
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.5-3ubuntu1'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--enable-multiarch --enable-linker-build-id --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-objc-gc --enable-mpfr
--with-tune=generic --enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.5 (Ubuntu 4.3.5-3ubuntu1) 
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-ftemplate-depth-1000' '-O3' '-DNDEBUG'
'-o' 'CMakeFiles/simd_round_tests.dir/simd_round_tests.cpp.o' '-c'
'-shared-libgcc' '-mtune=generic'
 /usr/lib/gcc/x86_64-linux-gnu/4.3.5/cc1plus -E -quiet -v -D_GNU_SOURCE
-DNDEBUG /home/tim/nightly/nova-simd/testsuite/simd_round_tests.cpp
-D_FORTIFY_SOURCE=2 -mtune=generic -ftemplate-depth-1000 -O3 -fpch-preprocess
-fstack-protector -o simd_round_tests.ii
ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
ignoring nonexistent directory
"/usr/lib/gcc/x86_64-linux-gnu/4.3.5/../../../../x86_64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/c++/4.3
 /usr/include/c++/4.3/x86_64-linux-gnu
 /usr/include/c++/4.3/backward
 /usr/local/include
 /usr/lib/gcc/x86_64-linux-gnu/4.3.5/include
 /usr/lib/gcc/x86_64-linux-gnu/4.3.5/include-fixed
 /usr/include/x86_64-linux-gnu
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-ftemplate-depth-1000' '-O3' '-DNDEBUG'
'-o' 'CMakeFiles/simd_round_tests.dir/simd_round_tests.cpp.o' '-c'
'-shared-libgcc' '-mtune=generic'
 /usr/lib/gcc/x86_64-linux-gnu/4.3.5/cc1plus -fpreprocessed simd_round_tests.ii
-quiet -dumpbase simd_round_tests.cpp -mtune=generic -auxbase-strip
CMakeFiles/simd_round_tests.dir/simd_round_tests.cpp.o -O3 -version
-ftemplate-depth-1000 -fstack-protector -o simd_round_tests.s
GNU C++ (Ubuntu 4.3.5-3ubuntu1) version 4.3.5 (x86_64-linux-gnu)
        compiled by GNU C version 4.3.5, GMP version 4.3.2, MPFR version
3.0.0-p3.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: da2f447077ad50d1c10a3e19de5aa517
g++-4.3: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.


g++-4.4 and 4.5 compile this code nicely


             reply	other threads:[~2011-03-04 19:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-04 19:48 tim at klingt dot org [this message]
2011-03-05 14:16 ` [Bug c++/47993] " rguenth at gcc dot gnu.org
2011-03-05 14:58 ` tim at klingt 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=bug-47993-4@http.gcc.gnu.org/bugzilla/ \
    --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).