https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to James McKelvey from comment #10) > Created attachment 50824 [details] > Preprocessed source for main This is header_edit.cc right? I don't see any definition of the missing constructor here. This one: BreakPattern(const pdstring& value, const ConflateIntegerScalarValue& minimum, const ConflateIntegerScalarValue& maximum, const ComplementEnum& a_complement);