Created attachment 1428457 [details] preprocessed Description of problem: internal compiler error: in build_over_call, at cp/call.c:8240 Version-Release number of selected component (if applicable): gcc-8.0.1-0.20.fc28.x86_64 How reproducible: Steps to Reproduce: 1. g++ -o pn2.cpython-36m-x86_64-linux-gnu.os -c -g -std=c++1z -O3 -march=native -fvisibility=hidden -flto -DNDEBUG -ffast-math -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I. -I/home/nbecker/.local/include -I/home/nbecker/.local/include -I/usr/include/eigen3 -I/home/nbecker/.local/lib/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -I/opt/intel/composerxe/mkl/include -I/usr/include/openblas pn2.cc 2. 3. Actual results: Expected results: Additional info:
*** This bug has been marked as a duplicate of bug 1573038 ***