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

--- Comment #8 from Rainer Emrich <rai...@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?

Reply via email to