[PING][Patch, ARM] Cleanup in arm_expand_epilogue

Greta Yorsh greta.yorsh@arm.com
Fri Aug 31 12:47:00 GMT 2012


Ping

http://gcc.gnu.org/ml/gcc-patches/2012-07/msg01026.html

________________________________________
From: Greta Yorsh [Greta.Yorsh@arm.com]
Sent: Friday, July 20, 2012 7:33 PM
To: GCC Patches
Cc: Richard Earnshaw; Ramana Radhakrishnan
Subject: [Patch, ARM] Cleanup in arm_expand_epilogue

The variable floats_from_frame in function arm_expand_epilogue became unused
after removal of FPA support. This patch cleans it up and simplifies the
initialization of num_regs variable.

Ok for trunk?

Thanks,
Greta

ChangeLog

gcc/

2012-07-20  Greta Yorsh  <Greta.Yorsh@arm.com>

        * config/arm/arm.c (arm_expand_epilogue): Remove unused variable
        floats_from_frame.




More information about the Gcc-patches mailing list