fptr.c (_dl_read_access_allowed): Change argument to unsigned int.
commit85093ac6c9f83d1b1206a21dcd0e243eacf69be9
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 15 Oct 2019 22:17:14 +0000 (15 22:17 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 15 Oct 2019 22:17:14 +0000 (15 22:17 +0000)
tree8271cf6e8b4e8e80bde508809a56f2e92ea0f770
parent70a42a8559e8a73d8aef09c1d938833ffc811aaa
fptr.c (_dl_read_access_allowed): Change argument to unsigned int.

* config/pa/fptr.c (_dl_read_access_allowed): Change argument to
unsigned int.  Adjust callers.
(__canonicalize_funcptr_for_compare): Change plabel type to volatile
unsigned int *.  Load relocation offset before function pointer.
Add barrier to ensure ordering.

From-SVN: r277015
libgcc/ChangeLog
libgcc/config/pa/fptr.c