[Bug sanitizer/112912] How to implement a mangle interface in c for generating cfi type id

2023-12-07 Thread mark_wang1234 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112912 --- Comment #5 from Wang --- (In reply to Andrew Pinski from comment #4) > Again bugzilla is not the right place to ask this kind of question, gcc@ is > a better place. > > Refactoring and sharing the mangling code definitely can be done. I sus

[Bug sanitizer/112912] How to implement a mangle interface in c for generating cfi type id

2023-12-07 Thread mark_wang1234 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112912 --- Comment #2 from Wang --- (In reply to Andrew Pinski from comment #1) > I don't get why you need to mangle anything here > > what exactly is being mangled here? The types? or something else? Sorry I didn't describe it clearly. I just n

[Bug c/112912] New: How to implement a mangle interface in c

2023-12-07 Thread mark_wang1234 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112912 Bug ID: 112912 Summary: How to implement a mangle interface in c Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c