Fix gawk miscompile
commit77d7ea04acb56f839031993c102366e30cad5c25
authorMichael Matz <matz@suse.de>
Sun, 18 Dec 2016 04:18:19 +0000 (18 05:18 +0100)
committerMichael Matz <matz@suse.de>
Sun, 18 Dec 2016 04:20:14 +0000 (18 05:20 +0100)
tree0e31c78f0462ff78b43a5bcb488984fb3ed4d5e3
parentcd9514abc4f4d7d90acce108b98ea2af58a1b80a
Fix gawk miscompile

See testcase.  Function pointer use was hosed when the destination
function wasn't also called normally by the program.
i386-link.c
tccelf.c
tests/tests2/42_function_pointer.c
tests/tests2/Makefile
x86_64-link.c