[Patch, ARM] rename thumb_unexpanded_epilogue to thumb1_unexpanded_epilogue

Greta Yorsh Greta.Yorsh@arm.com
Tue Apr 24 16:40:00 GMT 2012


Rename thumb_unexpanded_epilogue to thumb1_unexpanded_epilogue.

In preparation for epilogue generation in RTL and anyway it's the right name
for this function.

Ok for trunk?

Thanks,
Greta

gcc/ChangeLog

2012-04-24  Ian Bolton  <ian.bolton at arm.com>
            Sameera Deshpande  <sameera.deshpande at arm.com>
            Greta Yorsh  <greta.yorsh at arm.com>

        * config/arm/arm-protos.h (thumb_unexpanded_epilogue): Rename to...
        (thumb1_unexpanded_epilogue): ...this.
        * config/arm/arm.c (thumb_unexpanded_epilogue): Rename to...
        (thumb1_unexpanded_epilogue): ...this.
        * config/arm/arm.md (thumb_unexpanded_epilogue): Rename to...
        (thumb1_unexpanded_epilogue): ...this.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rename.patch.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120424/3e0e7394/attachment.txt>


More information about the Gcc-patches mailing list