public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/38292]  New: corrupted profile info with -O[23] -fprofile-use
@ 2008-11-27 16:59 doko at ubuntu dot com
  2010-05-22 18:27 ` [Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] " rguenth at gcc dot gnu dot org
  0 siblings, 1 reply; 12+ messages in thread
From: doko at ubuntu dot com @ 2008-11-27 16:59 UTC (permalink / raw)
  To: gcc-bugs

seen with a profiled build (make profile-opt
PROFILE_TASK='$(srcdir)/Lib/test/regrtest.py') building python-3.0rc3 on
i486-linux-gnu. Using pybench as the PROFILE_TASK doesn't show this bug). Seen
PR22471, but this one was reported long ago. What other information should be
provided for this kind of report?

gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
-fprofile-use -I. -IInclude -I../Include   -DPy_BUILD_CORE -o Modules/config.o
Modules/config.c
../Python/thread.c: In function 'PyThread_acquire_lock':
../Python/thread.c:419: error: corrupted profile info: number of executions for
edge 16-3 thought to be -1
../Python/thread.c:419: error: corrupted profile info: number of executions for
edge 16-17 thought to be 5657524
make[3]: *** [Python/thread.o] Error 1


-- 
           Summary: corrupted profile info with -O[23] -fprofile-use
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38292


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-06-27 12:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38292-4@http.gcc.gnu.org/bugzilla/>
2011-01-08 16:02 ` [Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] corrupted profile info with -O[23] -fprofile-use hubicka at gcc dot gnu.org
2011-01-10 17:52 ` doko at ubuntu dot com
2011-01-19 12:29 ` doko at ubuntu dot com
2011-01-19 12:49 ` doko at ubuntu dot com
2011-01-25  6:40 ` doko at ubuntu dot com
2011-01-25  9:48 ` manu at gcc dot gnu.org
2011-06-27 12:36 ` [Bug gcov-profile/38292] [4.3/4.4/4.5/4.6/4.7 " rguenth at gcc dot gnu.org
2011-08-24 21:12 ` [Bug gcov-profile/38292] [4.4/4.5/4.6/4.7 " pinskia at gcc dot gnu.org
2012-01-16 12:40 ` rguenth at gcc dot gnu.org
2012-03-13 13:06 ` [Bug gcov-profile/38292] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-06-27 12:11 ` doko at gcc dot gnu.org
2008-11-27 16:59 [Bug gcov-profile/38292] New: " doko at ubuntu dot com
2010-05-22 18:27 ` [Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 Regression] " rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).