This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
profiling appears to be broken.
- From: Jan Hubicka <jh at suse dot cz>
- To: gcc at gcc dot gnu dot org, gcc-bugs at atrey dot karlin dot mff dot cuni dot cz
- Date: Fri, 12 Apr 2002 15:37:11 +0200
- Subject: profiling appears to be broken.
Hi,
I was testing the arc profiling (-fprofile-arcs) and it seems to get broken
recently on both branch and mainline.
If I compile with --static, everything works for me, but otehrwise program
segfaults in exit. (thats explanation why testsuite if happy)
I will try to take a look at it at sunday, but I can't before and since release
date is getting near, I don't want this particular feature to get out broken.
This is regression agains 3.0.x
I will try to fill in proper bugreport soon as well.
Honza