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

            Bug ID: 57472
           Summary: [4.8] internal compiler error: in
                    finish_member_declaration, at cp/semantics.c
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tim at klingt dot org

Created attachment 30227
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30227&action=edit
preprocessed source

i get an ice, when cross-compiling attached code for arm.

gcc version:

Using built-in specs.
COLLECT_GCC=arm-linux-gnueabihf-g++-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.8.0-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.8 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/arm-linux-gnueabihf/include/c++/4.8.0
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object
--disable-libitm --enable-plugin --with-system-zlib --enable-objc-gc
--enable-multiarch --enable-multilib --disable-sjlj-exceptions
--with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb
--disable-werror --enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=arm-linux-gnueabihf
--program-prefix=arm-linux-gnueabihf-
--includedir=/usr/arm-linux-gnueabihf/include
Thread model: posix
gcc version 4.8.0 (Ubuntu/Linaro 4.8.0-2ubuntu1) 

/home/tim/workspace/simd-benchmark/../nt2b/modules/boost/boostification/boost/dispatch/meta/as_ref.hpp:64:3:
internal compiler error: in finish_member_declaration, at cp/semantics.c:2671

Reply via email to