This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/38753] gcc 4.4.0 20090106 - make profiledbootstrap - No ".gcda" files created in the libiberty/pic directory
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2009 12:27:57 -0000
- Subject: [Bug middle-end/38753] gcc 4.4.0 20090106 - make profiledbootstrap - No ".gcda" files created in the libiberty/pic directory
- References: <bug-38753-13830@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rob1weld at aol dot com 2009-01-07 12:27 -------
The "non-pic" directory works much of the time but I also get the
occasional missing ".gcda" in the 'build'/libiberty directory; whereas
in the 'build'/libiberty/pic directory _all_ the ".gcda" files are
missing.
../../gcc_trunk/libiberty/sha1.c:416: note: file
/usr/share/src/gcc_build/libiberty/sha1.gcda not found, execution counts
estimated
../../gcc_trunk/libiberty/alloca.c:215: note: file
/usr/share/src/gcc_build/libiberty/alloca.gcda not found, execution counts
estimate
../../gcc_trunk/libiberty/choose-temp.c:71: note: file
/usr/share/src/gcc_build/libiberty/choose-temp.gcda not found, execution counts
estimated
../../gcc_trunk/libiberty/cp-demint.c:234: note: file
/usr/share/src/gcc_build/libiberty/cp-demint.gcda not found, execution counts
estimated
../../gcc_trunk/libiberty/dyn-string.c:397: note: file
/usr/share/src/gcc_build/libiberty/dyn-string.gcda not found, execution counts
estimated
../../gcc_trunk/libiberty/fdmatch.c:68: note: file
/usr/share/src/gcc_build/libiberty/fdmatch.gcda not found, execution counts
estimated
../../gcc_trunk/libiberty/filename_cmp.c:77: note: file
/usr/share/src/gcc_build/libiberty/pic/filename_cmp.gcda not found, execution
counts estimated
../../gcc_trunk/libiberty/filename_cmp.c:77: note: file
/usr/share/src/gcc_build/libiberty/filename_cmp.gcda not found, execution
counts estimated
...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38753