[Bug gcov-profile/39669] New: gcov --preserve-paths causes mangled filenames on windows

kazeits at rockwellcollins dot com gcc-bugzilla@gcc.gnu.org
Mon Apr 6 23:47:00 GMT 2009


using a MinGW build of gcov 'gcov (GCC) 3.4.5 (mingw-vista special r3)'
--preserve paths cause mangled output filenames. Say there is a file called
C:/foo/bar.gcda calling 'gcov C:/foo/bar.gcda -o foo --preserve-paths -b' from
'C:\' causes the file 'foo#bar.gcov' to be output in in 'c:\' instead of
'bar.gcov' being produced in 'c:\foo\'


-- 
           Summary: gcov --preserve-paths causes mangled filenames on
                    windows
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazeits at rockwellcollins dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39669



More information about the Gcc-bugs mailing list