[Bug c++/83732] wrong warning about non-POD field

2019-10-30 Thread kentsangkm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83732 Kenman Tsang changed: What|Removed |Added CC||kentsangkm at gmail dot com --- Comment

[Bug c++/84194] fails to pack structs with template members

2019-10-31 Thread kentsangkm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84194 Kenman Tsang changed: What|Removed |Added CC||kentsangkm at gmail dot com --- Comment

[Bug c++/106619] New: Inconsistent __PRETTY_FUNCTION__ output

2022-08-15 Thread kentsangkm at gmail dot com via Gcc-bugs
++ Assignee: unassigned at gcc dot gnu.org Reporter: kentsangkm at gmail dot com Target Milestone: --- Created attachment 53456 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53456&action=edit example code The __PRETTY_FUNCTION__ macro does print the function name