This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3.2] regressions on the branch (pack-test-2.c, parameter-declaration-1.C)
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc at gcc dot gnu dot org,java at gcc dot gnu dot org
- Date: Wed, 24 Sep 2003 09:55:55 +0200
- Subject: Re: [3.3.2] regressions on the branch (pack-test-2.c, parameter-declaration-1.C)
- References: <16241.18435.969843.363706@gargle.gargle.HOWL>
> libjava:
> FAIL: Thread_Interrupt -O output - source compiled test
> Fails:
> wait()
> interrupted - ok
> sleep()
> interrupted - ok
> Busy waiting
> Error: Busy wait was not interrupted.
> join()
> interrupted - ok
IIRC this one is spurious: it doesn't fail if you run it manually.
--
Eric Botcazou