[Bug c/109110] New: Function Declaration Syntax errors at callsite

2023-03-13 Thread bthomas at brave dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109110 Bug ID: 109110 Summary: Function Declaration Syntax errors at callsite Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/107023] New: [[gnu::stdcall]] Crashes the compiler, but __attribute__((stdcall)) and __stdcall worrks

2022-09-23 Thread bthomas at brave dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107023 Bug ID: 107023 Summary: [[gnu::stdcall]] Crashes the compiler, but __attribute__((stdcall)) and __stdcall worrks Product: gcc Version: 13.0 Status: UNCONFIRMED