[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 --- Comment #2 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-03-13 20:56:29 UTC --- Author: ian Date: Tue Mar 13 20:56:23 2012 New Revision: 185354 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185354 Log: PR go/52557

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 --- Comment #4 from Matthias Klose doko at gcc dot gnu.org 2012-03-13 21:10:38 UTC --- Created attachment 26887 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26887 libgo.log

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 --- Comment #5 from Matthias Klose doko at gcc dot gnu.org 2012-03-13 21:11:06 UTC --- Created attachment 26888 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26888 libgo.sum

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 --- Comment #6 from ian at gcc dot gnu.org ian at gcc dot gnu.org 2012-03-13 22:03:38 UTC --- Author: ian Date: Tue Mar 13 22:03:30 2012 New Revision: 185359 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=185359 Log: PR go/52557

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-13 Thread ian at airs dot com
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

[Bug go/52557] Timex undefined on arm-linux-gnueabi

2012-03-11 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52557 --- Comment #1 from Matthias Klose doko at gcc dot gnu.org 2012-03-11 20:35:42 UTC --- with the following hack, I'm able to build on arm, and run the tests. --- libgo/mksysinfo.sh~ 2012-03-11 00:36:59.0 + +++ libgo/mksysinfo.sh