Remove global call sets: function.c
[gcc.git] / gcc / ChangeLog
index 138f3f0c0bc9684c440c6f957cf36fe505cb0f05..9d8b083d539c3d247952e191bed64a4fc192ab7e 100644 (file)
@@ -1,3 +1,9 @@
+2019-09-30  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * function.c (aggregate_value_p): Work out which ABI the
+       function is using before testing which registers are at least
+       partly preserved by a call.
+
 2019-09-30  Richard Sandiford  <richard.sandiford@arm.com>
 
        * early-remat.c: Include regs.h and function-abi.h.