[EMAIL PROTECTED]:~/code/ns-3-history$ g++ --version
g++ (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[EMAIL PROTECTED]:~/code/ns-3-history$ g++ -o
build-dir/gcov/src/internet-node/i-ipv4-impl.o -c -g3 -Wall -Werror
-fprofile-arcs -ftest-coverage -fPIC -DRUN_SELF_TESTS -Ibuild-dir/gcov/include
src/internet-node/i-ipv4-impl.cc -save-temps
The preprocessed output is coming.
--
Summary: ICE when compiling with gcov options
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mathieu dot lacage at sophia dot inria dot fr
GCC target triplet: i486-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32197