This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16569] New: 'make profiledbootstrap' fails on cygwin system


....
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]