[Bug other/55165] Build failure for x86_64-w64-mingw32

2012-12-20 Thread ktietz at gcc dot gnu.org


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



Kai Tietz ktietz at gcc dot gnu.org changed:



   What|Removed |Added



 Status|UNCONFIRMED |RESOLVED

 Resolution||DUPLICATE



--- Comment #2 from Kai Tietz ktietz at gcc dot gnu.org 2012-12-20 19:23:29 
UTC ---

Fixed for 4.7 and trunk.



*** This bug has been marked as a duplicate of bug 53912 ***


[Bug other/55165] Build failure for x86_64-w64-mingw32

2012-11-01 Thread mikpe at it dot uu.se


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



--- Comment #1 from Mikael Pettersson mikpe at it dot uu.se 2012-11-01 
14:38:50 UTC ---

Change the first two (long) casts to (uintptr_t) and the third one to

(intptr_t).