]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_output_function_epilogue): Don't insert a label at the end of an functio...
authorAsher Langton <langton2@llnl.gov>
Thu, 29 Jun 2006 21:49:19 +0000 (21:49 +0000)
committerAsher Langton <langton@gcc.gnu.org>
Thu, 29 Jun 2006 21:49:19 +0000 (21:49 +0000)
commitf8c2645c2d21a86b81a2480e3ab18b8cea2bceee
tree80e64b3209e9edf29029ebf8843efcfbffa0c1e5
parent6cbd871cb0dfadb1a91a68afefc7920674a81687
i386.c (ix86_output_function_epilogue): Don't insert a label at the end of an function under Mach-O.

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

From-SVN: r115079
gcc/ChangeLog
gcc/config/i386/i386.c