]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/52079 (ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf)
authorJakub Jelinek <jakub@redhat.com>
Wed, 1 Feb 2012 18:58:44 +0000 (19:58 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 1 Feb 2012 18:58:44 +0000 (19:58 +0100)
commitc2b13bb66d214425e2c616b34de09111c5b0e3a6
tree8733721d4d87a2fab2bb03415cba49bf9b89624c
parentf4f3b9d396227387fbf6ad25e49dd886aa13321f
re PR target/52079 (ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf)

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.

From-SVN: r183806
gcc/go/ChangeLog
gcc/go/go-lang.c