[Bug c/95130] GCC ignoring attribute(format(gnu_printf)) on printf in mingw

2023-01-29 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95130 Alvin Wong changed: What|Removed |Added CC||alvinhochun at gmail dot com --- Comment

[Bug target/64384] mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI

2022-12-28 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64384 --- Comment #9 from Alvin Wong --- P.S. related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52792

[Bug target/64384] mingw-w64: stdcall function returning an aggregate is incompatible with MS ABI

2022-12-28 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64384 Alvin Wong changed: What|Removed |Added CC||alvinhochun at gmail dot com --- Comment

[Bug c++/108040] New: -fdevirtualize causes part of function to be missing in output

2022-12-09 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108040 Bug ID: 108040 Summary: -fdevirtualize causes part of function to be missing in output Product: gcc Version: 12.2.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2022-12-07 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 Alvin Wong changed: What|Removed |Added CC||alvinhochun at gmail dot com --- Comment

[Bug c++/107771] New: Cannot resolve templated conversion operator in templated struct

2022-11-20 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107771 Bug ID: 107771 Summary: Cannot resolve templated conversion operator in templated struct Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/107751] New: [11/12 regression] False positive -Wmaybe-uninitialized

2022-11-18 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107751 Bug ID: 107751 Summary: [11/12 regression] False positive -Wmaybe-uninitialized Product: gcc Version: 12.2.0 Status: UNCONFIRMED Keywords: diagnostic

[Bug target/104862] extern thread_local (emutls) code crashes with ASLR on Windows

2022-05-12 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104862 Alvin Wong changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug c++/104862] New: extern thread_local (emutls) code crashes with ASLR on Windows

2022-03-10 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104862 Bug ID: 104862 Summary: extern thread_local (emutls) code crashes with ASLR on Windows Product: gcc Version: 11.2.0 Status: UNCONFIRMED Severity: normal