This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch libgcov]: PR bootstrap/47055 - "make profiledbootstrap" fails on MSYS/mingw-w64


Meissner has approved this on IRC

On Fri, Dec 31, 2010 at 8:10 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
> PING
>
> 2010/12/27 Kai Tietz <ktietz70@googlemail.com>:
>> Hello,
>>
>> this patch fixes the reported issue of PR 47055. We didn't checked for
>> absolute filenames in the case that no prefix. So we prefix filename
>> by an slash.
>>
>> ChangeLog
>>
>> ? ? ? ?PR bootstrap/47055
>> ? ? ? ?* libgcov.c (gcov_exit): Check for HAS_DRIVE_SPEC.
>>
>> Tested for x86_64-w64-mingw32, i686-pc-mingw32, and regression tested
>> for i686-pc-cygwin.
>>
>> Ok for apply?
>>
>> Regards,
>> Kai
>>
>
>
>
> --
> |? (\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]