[PATCH] PR25765, fix function epilogue on i386-apple-darwin
Asher Langton
langton2@llnl.gov
Thu Jun 29 22:03:00 GMT 2006
At 11:45 AM -0700 6/29/06, Dale Johannesen wrote:
>On Jun 29, 2006, at 11:39 AM, Asher Langton wrote:
>>The attached patch fixes PR25765, a gfortran regression on
>>i386-apple-darwin. It's exactly the same fix Geoffrey Keating
>>submitted for rs6000.c a couple of years ago:
>>
>>http://gcc.gnu.org/ml/gcc-patches/2003-07/msg02517.html
>>
>>I bootstrapped and regression tested this with C, C++, and Fortran
>>on i386-apple-darwin. Fortran now passes make check; C and C++
>>have the same failures with or without the patch.
>>
>>Okay for trunk and 4.1?
>
>(This is Darwin specific, so I can approve it.) OK.
>
>>-Asher
>>
>>
>>2006-06-29 Asher Langton <langton2@llnl.gov>
>>
>> * config/i386/i386.c (ix86_output_function_epilogue): Don't
>> insert a label at the end of an function under Mach-O.
>><i386.diff>
Thanks for the quick review. I committed this to trunk as revision
115079, and I'll backport it to 4.1 in a few days.
-Asher
More information about the Gcc-patches
mailing list