[Bug c/11560] [3.4 regression] -fprofile-arcs no longer creates {.da,.gcda} files
kcook at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 17:18:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11560
------- Additional Comments From kcook at gcc dot gnu dot org 2003-07-29 17:18 -------
Since I don't have CVS access at this site, I manually applied this patch to the
July 23rd Mainline snapshot on pentium4-pc-cygwin.
.gcda files are now created with -fprofile-arcs.
It corrects all of the bprob-* and gcov-* testcases which were previously failing.
It also allows make profiledbootstrap to procede much farther than before.
Therefore, I think this particular bug can be closed.
However, make profiledbootstraps still fails thought for a new reason, I'll try
to do some diagnosing and open a new bug with some details.
More information about the Gcc-bugs
mailing list