This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16569] New: 'make profiledbootstrap' fails on cygwin system
- From: "mds-gcc at gbnet dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2004 16:52:22 -0000
- Subject: [Bug bootstrap/16569] New: 'make profiledbootstrap' fails on cygwin system
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
....
stage1/xgcc.exe -Bstage1/ -B/usr/local/gcc341//i686-pc-cygwin/bin/ -c -g -O2
-fprofile-use -DIN_GCC -W -Wall -Wwrite-strings -Ws
trict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I/usr/local/gc
c-3.4.1/gcc -I/usr/local/gcc-3.4.1/gcc/. -I/usr/local/gcc-3.4.1/gcc/../include
/usr/local/gcc-3.4.1/gcc/hashtable.c -o hashtable.o
/usr/local/gcc-3.4.1/gcc/hashtable.c: In function `ht_lookup':
/usr/local/gcc-3.4.1/gcc/hashtable.c:165: error: corrupted profile info: number
of executions for edge 0-1 thought to be 11996500
/usr/local/gcc-3.4.1/gcc/hashtable.c:165: error: corrupted profile info: number
of executions for edge 0-2 thought to be -1
make[2]: *** [hashtable.o] Error 1
make[2]: Leaving directory `/usr/local/gccbuild341/gcc'
make[1]: *** [stagefeedback_build] Error 2
make[1]: Leaving directory `/usr/local/gccbuild341/gcc'
make: *** [profiledbootstrap] Error 2
mds46523@HLWWL02006475 /usr/local/gccbuild341
$
--
Summary: 'make profiledbootstrap' fails on cygwin system
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mds-gcc at gbnet dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ?
GCC host triplet: 3.3.1 cygwin
GCC target triplet: 3.4.1 cygwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16569