CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 04:56:35
Modified files:
gnu/gcc/gcc : c-common.c c-decl.c expr.c expr.h targhooks.c
Log message:
Makde gcc handle __stack_smash_handler similarly to memcpy and memset when
creating calls: cache the RTL, let a declaration alter the asm spec, and
set the same RTL attributes. For all three, let a declaration set the ELF
visibility.
ok miod@
