[Bug c++/100498] SFINAE and static inline function

2021-05-17 Thread wolfgang.roehrl--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100498 --- Comment #2 from Wolfgang Roehrl --- @Jonathan Wakely: Thank you very much for the detailled answer. Using this info it was possible for us to patch our 7.5 compiler version. At the moment we are constrained to use a 7.x compiler because we

[Bug c++/100498] New: SFINAE and static inline function

2021-05-10 Thread wolfgang.roehrl--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100498 Bug ID: 100498 Summary: SFINAE and static inline function Product: gcc Version: 7.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/99001] New: indirect modification of function parameters

2021-02-08 Thread wolfgang.roehrl--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99001 Bug ID: 99001 Summary: indirect modification of function parameters Product: gcc Version: 7.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/97580] New: reinterpret_cast<> and constant expression

2020-10-26 Thread wolfgang.roehrl--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97580 Bug ID: 97580 Summary: reinterpret_cast<> and constant expression Product: gcc Version: 7.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++