This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14684] New: profiledbootstrap failure because of coverage mismatch
- From: "1319 at bot dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Mar 2004 21:10:41 -0000
- Subject: [Bug bootstrap/14684] New: profiledbootstrap failure because of coverage mismatch
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I am unable to profiledbootstrap today's lno (3.5-tree-ssa-lno 20040322 (merged
20040321)):
$ ../gcc/configure --prefix=/usr/local/gcc-lno --enable-languages=c
--with-arch=athlon-xp --disable-checking --disable-werror &> /dev/null
$ make CFLAGS='-O2 -fomit-frame-pointer -fweb' STAGE1_CFLAGS='-O1
-fomit-frame-pointer' BOOT_CFLAGS='-O2 -fomit-frame-pointer' profiledbootstrap
[snip]
stage1/xgcc -Bstage1/ -B/usr/local/gcc-lno/i686-pc-linux-gnu/bin/ -c -O2
-fomit-frame-pointer -fprofile-use -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wold-style-definition -Wno-variadic-macros -DHAVE_CONFIG_H -DGENERATOR_FILE
-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee
-I../../gcc/gcc/../libbanshee/points-to ../../gcc/gcc/genmodes.c -o genmodes.o
../../gcc/gcc/genmodes.c: In function `calc_wider_mode':
../../gcc/gcc/genmodes.c:746: error: coverage mismatch for function
'calc_wider_mode' while reading counter 'arcs'.
../../gcc/gcc/genmodes.c:746: error: number of counters is 12 instead of 23
make[2]: *** [genmodes.o] Ð?Ñ?ибка 1
make[2]: Leaving directory `/usr/local/src/gcc/lno/build/gcc'
make[1]: *** [stagefeedback_build] Ð?Ñ?ибка 2
make[1]: Leaving directory `/usr/local/src/gcc/lno/build/gcc'
make: *** [profiledbootstrap] Ð?Ñ?ибка 2
--
Summary: profiledbootstrap failure because of coverage mismatch
Product: gcc
Version: lno
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: 1319 at bot dot ru
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14684