This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/52557] Timex undefined on arm-linux-gnueabi
- 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, 13 Mar 2012 22:13:24 +0000
- Subject: [Bug go/52557] Timex undefined on arm-linux-gnueabi
- Auto-submitted: auto-generated
- References: <bug-52557-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557
--- Comment #8 from Ian Lance Taylor <ian at airs dot com> 2012-03-13 22:13:24 UTC ---
>From the log files, looks like there is some problem with unwinding the stack.
My first guess would be that there is something wrong with the ARM-specific
code in libgo/runtime/go-unwind.c.