Launchpad has imported 4 comments from the remote bug at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52218.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-02-12T17:03:11+00:00 Doko-v wrote:

built with 20120205, fails with 20120210:

../../../src/libgo/runtime/proc.c:105:4: error: #error unknown case for 
SETCONTEXT_CLOBBERS_TLS
../../../src/libgo/runtime/proc.c: In function 'runtime_gogo':
../../../src/libgo/runtime/proc.c:299:2: error: implicit declaration of 
function 'fixcontext' [-Werror=implicit-function-declaration]
../../../src/libgo/runtime/proc.c: In function 'runtime_schedinit':
../../../src/libgo/runtime/proc.c:366:2: error: implicit declaration of 
function 'initcontext' [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
make[6]: *** [proc.lo] Error 1

Reply at: https://bugs.launchpad.net/gcc/+bug/937011/comments/0

------------------------------------------------------------------------
On 2012-02-12T19:34:43+00:00 Ian Lance Taylor wrote:

Please look at the test case for SETCONTEXT_CLOBBERS_TLS in
libgo/configure.ac and figure out why it fails on arm-linux-gnueabi.
That test case should not fail on any GNU/Linux system, so I am
surprised that SETCONTEXT_CLOBBERS_TLS is being defined.  It may simply
be some oversight in the test case.

Reply at: https://bugs.launchpad.net/gcc/+bug/937011/comments/1

------------------------------------------------------------------------
On 2012-02-14T18:20:42+00:00 Ian Lance Taylor wrote:

Waiting for info.

Reply at: https://bugs.launchpad.net/gcc/+bug/937011/comments/2

------------------------------------------------------------------------
On 2012-02-16T16:08:18+00:00 Doko-v wrote:

delaying this until PR52266 can be fixed

Reply at: https://bugs.launchpad.net/gcc/+bug/937011/comments/3


** Changed in: gcc
       Status: Unknown => Incomplete

** Changed in: gcc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937011

Title:
  configure test lin libgo fails on arm (setcontext)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/937011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to