r276337 - in /trunk/gcc: ChangeLog shrink-wrap.c
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Mon Sep 30 16:21:00 GMT 2019
Author: rsandifo
Date: Mon Sep 30 16:21:44 2019
New Revision: 276337
URL: https://gcc.gnu.org/viewcvs?rev=276337&root=gcc&view=rev
Log:
Remove global call sets: shrink-wrap.c
This is a straight replacement of "calls we can clobber without saving
them first".
2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* shrink-wrap.c: Include function-abi.h.
(requires_stack_frame_p): Use crtl->abi to test whether the
current function can use a register without saving it first.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/shrink-wrap.c
More information about the Gcc-cvs
mailing list