This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Check fails for boehm-gc on sparc-linux
On Sat, Jan 19, 2002 at 06:39:06PM -0700, Tom Tromey wrote:
> >>>>> "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.
Sure, but being a bit new to this, could someone walk me trough a first time?
Cheers,
/ChJ