https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83949
Bug ID: 83949 Summary: internal compiler error: Segmentation fault (only with -g) Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: peter_foelsche at mentor dot com Target Milestone: --- Version: [pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ --version g++ (GCC) 5.3.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. OS version: [pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% uname -a Linux orw-ams-ms21 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux Configure: [pfoelsch@ orw-ams-ms21 /scratch/pfoelsch/resistor]% g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/scratch/gcc-5.3.0/libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc-5.3.0/configure --prefix=/scratch/gcc-5.3.0 --with-gmp=/scratch/gcc-5.3.0 --with-mpfr=/scratch/gcc-5.3.0 --with-mpc=/scratch/gcc-5.3.0 --with-isl-include=/scratch/gcc-5.3.0/include --with-isl-lib=/scratch/gcc-5.3.0/lib --enable-languages=c,c++,fortran Thread model: posix gcc version 5.3.0 (GCC) Commandline to create crash: /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/tools/Linux_x86_64/bin/g++ /scratch/pfoelsch/resistor/bsimsoi_devcalc.c -std=c++17 -g -Og -DNDEBUG -fPIC -I /scratch/pfoelsch/TDA/rfsim/rfsim/debug/afs_root/tiburonda/fast_compact/include -I /scratch/pfoelsch/boost_1_65_1 -shared -o module_bsimsoi_1.so|& tee make.out Output attached (make.out) Preprocessed file.ii attached (compressed)