This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/3810:gcov (part of gcc 3.0) crashes
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: other/3810:gcov (part of gcc 3.0) crashes
- From: Janis Johnson <janis187 at us dot ibm dot com>
- Date: Fri, 27 Jul 2001 14:14:44 -0700
- Cc: meixner at rbg dot informatik dot tu-darmstadt dot de
This problem is with the profile information that gcc produces, not with
gcov. I submitted a fix for the trunk on July 9 that was applied a
couple of days later, and have just submitted a fix for 3.0; see
http://gcc.gnu.org/ml/gcc-patches/2001-07/msg01997.html.
Janis