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

Rainer Emrich <rai...@emrich-ebersheim.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.7 Regression] bootstrap  |[4.7/4.8 Regression]
                   |fails at stage 2 with       |bootstrap fails at stage 2
                   |error: cast from 'void*' to |with error: cast from
                   |'long int' loses precision  |'void*' to 'long int' loses
                   |in ggc-common.c             |precision in ggc-common.c
      Known to fail|                            |4.8.0

--- Comment #2 from Rainer Emrich <rai...@emrich-ebersheim.de> 2012-07-16 
17:10:16 UTC ---
There are similar issues in other source files most of the form:
error: cast loses precision [-fpermissive]

And the same for gcc-4.8.0

Reply via email to