This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52079] ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 01 Feb 2012 14:22:36 +0000
- Subject: [Bug target/52079] ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf
- Auto-submitted: auto-generated
- References: <bug-52079-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52079
--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2012-02-01 14:22:36 UTC ---
The patch to gcc/go/go-lang.c is OK. You don't need the #if as far as I'm
concerned.
(The whole idea of a frontend hook for type_for_mode is somewhat broken
anyhow.)