This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/47524] go1: internal compiler error: in do_get_tree, at go/gofrontend/types.cc:1739


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.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]