This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/11560] [3.4 regression] -fprofile-arcs no longer creates {.da,.gcda} files


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]