This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12283] New: profiledbootstrap fails (corrupted profile info)
- From: "levon at movementarian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2003 02:29:08 -0000
- Subject: [Bug bootstrap/12283] New: profiledbootstrap fails (corrupted profile info)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12283
Summary: profiledbootstrap fails (corrupted profile info)
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: levon at movementarian dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
HEAD 3.4 CVS as of this bug report.
stage1/xgcc -Bstage1/ -B/usr/local/gcc-cvs//i686-pc-linux-gnu/bin/ -c -g -O2
-fbranch-probabilities -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Werror -DHAVE_CONFIG_H -I.
-I. -I../../gcc -I../../gcc/. -I../../gcc/../include ../../gcc/c-decl.c -o c-decl.o
../../gcc/c-decl.c: In function `duplicate_decls':
../../gcc/c-decl.c:1508: error: corrupted profile info: number of executions for
edge 31-32 thought to be -1734566912
../../gcc/c-decl.c:1508: error: corrupted profile info: number of executions for
edge 31-33 thought to be 1734584410
RH8 Linux on x86.