https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89285
--- Comment #1 from Guus Sliepen ---
Comment on attachment 45656
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45656
Minimal reproducer code
The while-loop can be removed as well, and it will still give an ICE.
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: guus at debian dot org
Target Milestone: ---
Created attachment 45656
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45656&action=edit
Minimal reproducer code
While dev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87075
Guus Sliepen changed:
What|Removed |Added
CC||guus at debian dot org
--- Comment #1
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: guus at debian dot org
Target Milestone: ---
When compiling the test suite of GLM 0.9.9.0, a header-only OpenGL mathematics
library, a compiler error occurs with GCC 7 and later, but it seems earlier
versions work fine