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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117181
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
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