[Bug debug/102979] New: GCC gives wrong error for struct definitions without semicolon, despite G++ doing so

2021-10-27 Thread konstantinua00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102979 Bug ID: 102979 Summary: GCC gives wrong error for struct definitions without semicolon, despite G++ doing so Product: gcc Version: 11.2.0 Status: UNCONFIRMED

[Bug debug/102978] New: Function/Struct declaration with absent semicolon that is put before including standard header results in wall of errors with no indication of the actual problem

2021-10-27 Thread konstantinua00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102978 Bug ID: 102978 Summary: Function/Struct declaration with absent semicolon that is put before including standard header results in wall of errors with no indication of the actual

[Bug libstdc++/101870] New: std::lerp is missing Arithmetic overloads

2021-08-11 Thread konstantinua00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101870 Bug ID: 101870 Summary: std::lerp is missing Arithmetic overloads Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: