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
  2009-02-04 19:51 ` [Bug gcov-profile/38292] " jakub at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ 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] 13+ messages in thread

end of thread, other threads:[~2010-05-22 18:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-27 16:59 [Bug gcov-profile/38292] New: corrupted profile info with -O[23] -fprofile-use doko at ubuntu dot com
2009-02-04 19:51 ` [Bug gcov-profile/38292] " jakub at gcc dot gnu dot org
2009-02-12 13:04 ` doko at ubuntu dot com
2009-02-12 13:34 ` [Bug gcov-profile/38292] [4.3/4.4 Regression] " ubizjak at gmail dot com
2009-02-12 14:00 ` rguenth at gcc dot gnu dot org
2009-02-12 14:06 ` doko at ubuntu dot com
2009-02-12 14:09 ` doko at ubuntu dot com
2009-02-12 15:40 ` doko at ubuntu dot com
2009-02-12 16:24 ` rguenth at gcc dot gnu dot org
2009-02-14  9:08 ` doko at ubuntu dot com
2009-07-24 14:38 ` [Bug gcov-profile/38292] [4.3/4.4/4.5 " doko at ubuntu dot com
2009-08-04 12:44 ` rguenth at gcc dot gnu dot org
2010-05-22 18:27 ` [Bug gcov-profile/38292] [4.3/4.4/4.5/4.6 " 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).