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]

Re: Check fails for boehm-gc on sparc-linux


>>>>> "Christian" == Christian Joensson <c.christian.joensson@telia.com> writes:

Christian> ./../../boehm-gc/mark_rts.c: In function `GC_approx_sp':
Christian> ./../../boehm-gc/mark_rts.c:337: warning: function returns address of local variable

This warning is expected.

Christian> A long shot, but might it be related to the test failure:
Christian> make[3]: Entering directory `/share1/gcc-dev/gcc/objdir/sparc-unknown-linux-gnu/boehm-gc'
Christian> FAIL: gctest

You'd have to do more investigation to find out what is wrong here.

Tom


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