[Bug bootstrap/15137] New: make profiledbootstrap fails on Cygwin

blair at orcaware dot com gcc-bugzilla@gcc.gnu.org
Sun Apr 25 20:09:00 GMT 2004


I can compile gcc 3.4.0 with "make bootstrap" using gcc 3.3.3 as
the bootstrap compiler.

Using "make profiledbootstrap" get's this failure

stage1/xgcc.exe -Bstage1/ -B/opt/i386-cygwin/installed/gcc-3.4.0/i686-pc-
cygwin/bin/ -c   -O3 -fprofile-use -DIN_GCC   -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-
definition     -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4.0/gcc -I../../gcc-
3.4.0/gcc/. -I../../gcc-3.4.0/gcc/../include  ../../gcc-3.4.0/gcc/cpperror.c -
o cpperror.o
stage1/xgcc.exe -Bstage1/ -B/opt/i386-cygwin/installed/gcc-3.4.0/i686-pc-
cygwin/bin/ -c   -O3 -fprofile-use -DIN_GCC   -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-
definition     -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4.0/gcc -I../../gcc-
3.4.0/gcc/. -I../../gcc-3.4.0/gcc/../include  ../../gcc-3.4.0/gcc/cppinit.c -o 
cppinit.o
stage1/xgcc.exe -Bstage1/ -B/opt/i386-cygwin/installed/gcc-3.4.0/i686-pc-
cygwin/bin/ -c   -O3 -fprofile-use -DIN_GCC   -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-
definition     -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4.0/gcc -I../../gcc-
3.4.0/gcc/. -I../../gcc-3.4.0/gcc/../include  ../../gcc-
3.4.0/gcc/cppcharset.c -o cppcharset.o
stage1/xgcc.exe -Bstage1/ -B/opt/i386-cygwin/installed/gcc-3.4.0/i686-pc-
cygwin/bin/ -c   -O3 -fprofile-use -DIN_GCC   -W -Wall -Wwrite-strings -
Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-
definition     -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.4.0/gcc -I../../gcc-
3.4.0/gcc/. -I../../gcc-3.4.0/gcc/../include  ../../gcc-3.4.0/gcc/hashtable.c -
o hashtable.o
../../gcc-3.4.0/gcc/hashtable.c: In function `ht_lookup':
../../gcc-3.4.0/gcc/hashtable.c:165: error: corrupted profile info: number of 
executions for edge 0-1 thought to be 8692467
../../gcc-3.4.0/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 `/cygdrive/c/Blair/Cygwin/Code/g/g/gcc'
make[1]: *** [stagefeedback_build] Error 2
make[1]: Leaving directory `/cygdrive/c/Blair/Cygwin/Code/g/g/gcc'
make: *** [profiledbootstrap] Error 2

Best,
Blair

-- 
           Summary: make profiledbootstrap fails on Cygwin
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: blair at orcaware dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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



More information about the Gcc-bugs mailing list