This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/46965] New: SH Go Does not Compile (__builtin_return_address)


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

           Summary: SH Go Does not Compile (__builtin_return_address)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: joel@gcc.gnu.org


sh-rtems4.11-gcc (GCC) 4.6.0 20101214 (experimental) [trunk revision 167806]

/users/joel/test-gcc/gcc-svn/libgo/runtime/go-caller.c: In function 'Caller':
/users/joel/test-gcc/gcc-svn/libgo/runtime/go-caller.c:34:60: error:
unsupported argument to '__builtin_return_address' [-Werror]
cc1: all warnings being treated as errors


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]