http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52218

             Bug #: 52218
           Summary: [4.7 Regression] libgo ftbfs on arm-linux-gnueabi
                    (unknown case for SETCONTEXT_CLOBBERS_TLS)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: i...@airs.com
        ReportedBy: d...@gcc.gnu.org


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 via email to