[Bug gcov-profile/60171] New: SEGFAULT when compiling with --coverage on travis-ci

2014-02-13 Thread lomato at gmail dot com
Component: gcov-profile Assignee: unassigned at gcc dot gnu.org Reporter: lomato at gmail dot com I'm experiencing a bug when compiling and running a code on travis-ci. In 2 different projects, when added --coverage, they both crash. Travis-ci is an automated platform that do

[Bug gcov-profile/60171] SEGFAULT when compiling with --coverage on travis-ci

2014-02-13 Thread lomato at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60171 --- Comment #1 from Dario Lombardo --- On my local platform (ubuntu 12.04, with same version of gcc as travis), I don't have the problem.