https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61870
--- Comment #1 from dzidzitop at vfemail dot net ---
Created attachment 33168
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33168&action=edit
The preprocessed file.
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: dzidzitop at vfemail dot net
When I compile source code I see the following error.
src/lastfm_scrobbler.cpp: In lambda function:
src/lastfm_scrobbler.cpp:193:1: internal
Assignee: unassigned at gcc dot gnu.org
Reporter: dzidzitop at vfemail dot net
Created attachment 33075
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33075&action=edit
Test code
Some loops inside C++ classes are not vectorised by the tree-vectorise driver.
Attache