http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46959
Summary: M68K Not Supported by Go Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com ReportedBy: j...@gcc.gnu.org m68k-rtems4.11-gcc (GCC) 4.6.0 20101207 (experimental) [trunk revision 167563] /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c:40:3: error: #error must define SAVE_REGS /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c: In function '__go_run_goroutine_gc': /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c:348:3: error: 'SAVE_REGS' undeclared (first use in this function) /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c:348:3: note: each undeclared identifier is reported only once for each function it appears in /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c: In function '__go_scanstacks': /users/joel/test-gcc/gcc-svn/libgo/runtime/go-go.c:437:3: error: 'SAVE_REGS' undeclared (first use in this function) make[4]: *** [go-go.lo] Error 1