coverage_checksum_string function in gcc/coverage.c fails (SIGSEGV) with this
input:
=================
_GLOBAL__D__ZN5boost9unit_test88_GLOBAL__N_C__work_FlexIDE_libs_boost_libs_test_src_unit_test_main.cpp_00000000_0000000017results_collectorE
=================

This function is called if compilation is started with -fprofile-arcs and/or
-ftest-coverage flags.


-- 
           Summary: Segmentation fault in function coverage_checksum_string
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cyberax at elewise dot com
 GCC build triplet: i686-mingw32
  GCC host triplet: i686-mingw32
GCC target triplet: i686-mingw32


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

Reply via email to