http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52079
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-01 18:58:51 UTC --- Author: jakub Date: Wed Feb 1 18:58:44 2012 New Revision: 183806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183806 Log: PR target/52079 * go-lang.c (go_langhook_type_for_mode): For TImode and 64-bit HWI return build_nonstandard_integer_type result if possible. Modified: trunk/gcc/go/ChangeLog trunk/gcc/go/go-lang.c