targhooks.c (default_print_patchable_function_entry): Emit __patchable_function_entri...
authorJoao Moreira <jmoreira@suse.de>
Wed, 17 Apr 2019 18:24:23 +0000 (18:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 17 Apr 2019 18:24:23 +0000 (12:24 -0600)
commit62a64d0af19020933e975c9b942f5b4f0b7d3ca5
tree68899beeb386c5c7b04a6c2ca55265b5ffc596b6
parente050689bb868697eb893b24877efc749b7730562
targhooks.c (default_print_patchable_function_entry): Emit __patchable_function_entries section with writable flags to allow...

* targhooks.c (default_print_patchable_function_entry): Emit
__patchable_function_entries section with writable flags to allow
relocation resolution.

From-SVN: r270417
gcc/ChangeLog
gcc/targhooks.c