r266570 - in /trunk/gcc: ChangeLog config/aarch...
samtebbs@gcc.gnu.org
samtebbs@gcc.gnu.org
Wed Nov 28 17:08:00 GMT 2018
Author: samtebbs
Date: Wed Nov 28 17:08:17 2018
New Revision: 266570
URL: https://gcc.gnu.org/viewcvs?rev=266570&root=gcc&view=rev
Log:
[PATCH][GCC][AARCH64] Replace calls to strtok with strtok_r in aarch64 attribute handling code
2018-11-28 Sam Tebbs <sam.tebbs@arm.com>
* config/aarch64/aarch64.c (aarch64_process_target_attr): Replace
calls to strtok with strtok_r.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
More information about the Gcc-cvs
mailing list