r277016 - in /branches/gcc-9-branch/libgcc: Cha...

danglin@gcc.gnu.org danglin@gcc.gnu.org
Tue Oct 15 22:20:00 GMT 2019


Author: danglin
Date: Tue Oct 15 22:20:12 2019
New Revision: 277016

URL: https://gcc.gnu.org/viewcvs?rev=277016&root=gcc&view=rev
Log:
	* 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.


Modified:
    branches/gcc-9-branch/libgcc/ChangeLog
    branches/gcc-9-branch/libgcc/config/pa/fptr.c



More information about the Gcc-cvs mailing list