From 7caf4b0caa0c8f0283d12632a7aa33276614e079 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 22 May 2012 08:29:10 +0000 Subject: [PATCH] fix paths in previous ChangeLog entry From-SVN: r187758 --- gcc/ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 82888a5b183..6c87e74e097 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,9 @@ 2012-05-22 Alan Modra - * aix.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. - * darwin.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. - * sysv4.h (FP_SAVE_INLINE, GP_SAVE_INLINE, V_SAVE_INLINE): Delete. + * config/rs6000/aix.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. + * config/rs6000/darwin.h (FP_SAVE_INLINE, GP_SAVE_INLINE): Delete. + * config/rs6000/sysv4.h (FP_SAVE_INLINE, GP_SAVE_INLINE, + V_SAVE_INLINE): Delete. * config/rs6000/rs6000.c (V_SAVE_INLINE): Delete. (rs6000_savres_strategy): Reimplement GP/FP/V_SAVE_INLINE logic. For ELF targets, use out-of-line restores for -Os and any number -- 2.30.2