[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

rainer@emrich-ebersheim.de gcc-bugzilla@gcc.gnu.org
Thu Jul 19 22:31:00 GMT 2012


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

--- Comment #8 from Rainer Emrich <rainer@emrich-ebersheim.de> 2012-07-19 22:31:32 UTC ---
../../../src/gcc-4.8.0/gcc/print-tree.c:258:31: error: cast from 'tree' to
'long unsigned int' loses precision [-fpermissive]
       hash = ((unsigned long) node) % HASH_SIZE;

Same here?



More information about the Gcc-bugs mailing list