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:17:24 +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
--- Comment #3 from Rainer Emrich <rainer@emrich-ebersheim.de> 2012-07-16 17:17:24 UTC ---
Created attachment 27804
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27804
Errors in stage 2
These are the errors I get in stage 2 for gcc-4.8.0.
How to proceed?