[Bug c++/89285] ICE after casting the this pointer in the constructor in C++17 mode

2019-02-11 Thread guus at debian dot org
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.

[Bug c++/89285] New: ICE after casting the this pointer in the constructor in C++17 mode

2019-02-11 Thread guus at debian dot org
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

[Bug c++/87075] ICE when compiling the test suite of GLM 0.9.9.0

2018-08-23 Thread guus at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87075 Guus Sliepen changed: What|Removed |Added CC||guus at debian dot org --- Comment #1

[Bug c++/87075] New: ICE when compiling the test suite of GLM 0.9.9.0

2018-08-23 Thread guus at debian dot org
: 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