Commit 78e66eb
committed
Pull up following revision(s) (requested by rin in ticket #1157):
external/gpl3/binutils/dist/gas/config/tc-vax.c: revision 1.22
gas: vax: PIC: Use GOT for pointer for global function
in same file, instead of PLT
This fixes function-pointer comparison for shared libraries,
encountered in, e.g., many rump-based ATF cases. See
PR port-vax/59326 for more details.
Reported to upstream as:
https://sourceware.org/bugzilla/show_bug.cgi?id=329411 parent fbd84d7 commit 78e66eb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
441 | 444 | | |
442 | 445 | | |
443 | 446 | | |
| |||
0 commit comments