[Bug target/117181] i386 call instruction to invalid address

2024-10-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117181 --- Comment #3 from Andrew Pinski --- apinski@xeond:~/src/upstream-gcc$ objdump -dr kernel.o ... 6: e8 fc ff ff ff call 7 7: R_386_PC32 __x86.get_pc_thunk.ax b: 05 01 00 00 00 add$0x1

[Bug target/117181] i386 call instruction to invalid address

2024-10-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117181 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug target/117181] i386 call instruction to invalid address

2024-10-16 Thread lilyclark823 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117181 --- Comment #1 from Lily Clark --- Forgot to mention adding '-Wall -Wextra' does not produce any warnings