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/52218] [4.7 Regression] libgo ftbfs on arm-linux-gnueabi (unknown case for SETCONTEXT_CLOBBERS_TLS)


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

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2012-02-12 19:34:43 UTC ---
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.


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