https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71959
--- Comment #1 from Christopher Guckes <christopher.guc...@torq-dev.de> --- I replaced the iterator with an array but it still crashes. I assume it has something to do with the function pointers or the use of templates. Will investigate further.