This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails at stage 2 with error: cast from 'void*' to 'long int' loses precision in ggc-common.c
- From: "rainer at emrich-ebersheim dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 16 Jul 2012 17:10:16 +0000
- Subject: [Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails at stage 2 with error: cast from 'void*' to 'long int' loses precision in ggc-common.c
- Auto-submitted: auto-generated
- References: <bug-53912-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53912
Rainer Emrich <rainer@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 <rainer@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