diff options
author | Alan Modra <amodra@gmail.com> | 2017-02-16 22:19:10 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-02-17 01:43:57 +1030 |
commit | ce6972168908238be5cb86a92ba016cc5ca0171b (patch) | |
tree | 1e4abcc1435d0ec4e92bc2f3a1b89150839d517b /ld/testsuite/ld-elf/eh-group.exp | |
parent | a2db675b74394252dc8de30921f9064ebd2cdf0e (diff) | |
download | gdb-ce6972168908238be5cb86a92ba016cc5ca0171b.zip gdb-ce6972168908238be5cb86a92ba016cc5ca0171b.tar.gz gdb-ce6972168908238be5cb86a92ba016cc5ca0171b.tar.bz2 |
ld testsuite function pointer comparisons vs. hppa
ld/testsuite/ld-elf/check-ptr-eq.c fails for hppa, since function
pointers may point at plabels. It isn't valid to cast two function
pointers to void* and then compare the void pointers.
* testsuite/ld-elf/check-ptr-eq.c (check_ptr_eq): Change params
from void pointers to function pointers.
* testsuite/ld-elf/pr18718.c: Update to suit.
* testsuite/ld-elf/pr18720a.c: Update to suit.
Diffstat (limited to 'ld/testsuite/ld-elf/eh-group.exp')
0 files changed, 0 insertions, 0 deletions