This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/47524] go1: internal compiler error: in do_get_tree, at go/gofrontend/types.cc:1739
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 19:57:08 +0000
- Subject: [Bug go/47524] go1: internal compiler error: in do_get_tree, at go/gofrontend/types.cc:1739
- Auto-submitted: auto-generated
- References: <bug-47524-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47524
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2012-02-14 19:57:08 UTC ---
I believe that this problem has been fixed. Thanks for reporting it.
(The problem was that the compiler was not running the determine_types pass on
array type length expressions.)