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

--- Comment #9 from Rainer Emrich <rai...@emrich-ebersheim.de> 2012-07-19 
22:41:28 UTC ---
../../../src/gcc-4.8.0/gcc/tree-dump.c:171:63: error: cast from 'void*' to
'long unsigned int' loses precision [-fpermissive]
   fprintf (di->stream, "%-4s: %-8lx ", field, (unsigned long) ptr);

And here?

Reply via email to