FS#41635 - [gcc] /usr/include/features.h:1:0: internal compiler error: Segmentation fault

Attached to Project: Arch Linux
Opened by T (mrTwistedTruth) - Wednesday, 20 August 2014, 14:46 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 21 August 2014, 00:00 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Compiling any C++ program causes a segmentation fault.

Additional info:
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.9.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.9.1 (GCC)


Steps to reproduce:
This task depends upon

Closed by  Dave Reisner (falconindy)
Thursday, 21 August 2014, 00:00 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#41636 

Loading...