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: GCOV fix for the Mingw platform


Sorry for the delay in getting to this but your patch doesn't
seem to apply to the gcc trunk.  What version of gcc was this made against?

cgf

On Sun, May 25, 2003 at 10:00:23PM +0200, Pascal Obry wrote:
>Christopher Faylor writes:
> > On Fri, May 23, 2003 at 09:19:11PM +0200, Pascal Obry wrote:
> > >
> > >Here is a patch for GCOV on the mingw platform. It fixes the way directory
> > >separators are handled when using gcov's -l option.
> > 
> > This looks like an obvious fix to me however, it's missing a ChangeLog.
>
>Here it is:
>
><<
>Tue May 13 18:37:00 2003  Pascal Obry  <obry@gnat.com>
>
>	* gcov.c (output_data): Correctly check for DOS style directory
>        separator. Fix handling of gcov -l option on DOS/Windows.
>>>


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