r271359 - in /trunk/gcc: ChangeLog config/aarch...
jcmvbkbc@gcc.gnu.org
jcmvbkbc@gcc.gnu.org
Fri May 17 20:23:00 GMT 2019
Author: jcmvbkbc
Date: Fri May 17 20:23:49 2019
New Revision: 271359
URL: https://gcc.gnu.org/viewcvs?rev=271359&root=gcc&view=rev
Log:
gcc: aarch64: move assemble_start_function / assemble_end_function
Change that moved assemble_start_function/assemble_end_function to
backends missed aarch64. Fix that.
gcc/
2019-05-17 Max Filippov <jcmvbkbc@gmail.com>
* config/aarch64/aarch64.c (aarch64_output_mi_thunk): Call
assemble_start_function and assemble_end_function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list