[Bug c++/82664] New: Internal Compiler Error when using Match7 library
furkanusta17 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Oct 22 19:44:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82664
Bug ID: 82664
Summary: Internal Compiler Error when using Match7 library
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: furkanusta17 at gmail dot com
Target Milestone: ---
Hi, I was testing Match7 library and got internal compiler error in one of the
tests. I am not sure what is the exact reason that is why title is a bit vague.
I can provide more information if necessary.
Link for the library: https://github.com/solodon4/Mach7
It happens at tests/unit/example03.cpp
I am using gcc 7.2.1 on Fedora 26, I've passed only -I flag to the compiler.
I was planning to attach a reduced test case but submission guideline suggests
me to avoid submitting zip files and just send .ii file. If it is necessary I
can attach the test case as well.
More information about the Gcc-bugs
mailing list