[Bug target/105704] jump tables are not marked with @STT_OBJECT, disassembly wrong

2022-05-25 Thread jur at sysgo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105704 --- Comment #3 from Jürgen Urban --- >From security point of view the compiler should not put jump tables into the code, because this creates new attack vectors. The code might be used by different types of security attacks, as it can contain in

[Bug c/105704] New: jump tables are not marked with @STT_OBJECT, disassembly wrong

2022-05-23 Thread jur at sysgo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105704 Bug ID: 105704 Summary: jump tables are not marked with @STT_OBJECT, disassembly wrong Product: gcc Version: 11.3.0 Status: UNCONFIRMED Severity: normal