rs6000.c (rs6000_output_function_epilogue): Don't insert a label at the end of an...
authorGeoffrey Keating <geoffk@apple.com>
Sat, 26 Jul 2003 07:34:21 +0000 (07:34 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 26 Jul 2003 07:34:21 +0000 (07:34 +0000)
commit0e5da0beef9a58af4db3edb962bfe3112d85ddbc
tree3aa8b05535b3a74da7ebaa96fcb7e04cdfbd3f9b
parent863d3dfb5ad7baa783d1de86f64f1bca7f82e188
rs6000.c (rs6000_output_function_epilogue): Don't insert a label at the end of an function under Mach-O.

* config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don't
insert a label at the end of an function under Mach-O.

From-SVN: r69809
gcc/ChangeLog
gcc/config/rs6000/rs6000.c