This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: new FAILs on HEAD
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: gcc-regression at gcc dot gnu dot org
- Cc: aph at redhat dot com, apinski at apple dot com,dannysmith at users dot sourceforge dot net, fche at redhat dot com, jakub at redhat dot com,joern dot rennecke at superh dot com, mckinlay at redhat dot com,nathan at codesourcery dot com, paul at codesourcery dot com, roger at eyesopen dot com,rth at redhat dot com, stevenb at suse dot de, zippel at linux-m68k dot org
- Date: Wed, 30 Jun 2004 14:06:18 +0200
- Subject: Re: new FAILs on HEAD
- References: <20040630084001.A17949@ds217-115-141-84.dedicated.hosteurope.de> <20040630085427.A18695@ds217-115-141-84.dedicated.hosteurope.de>
Michael Ritzert wrote:
> So it's most likely this patch:
>
>
>>2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
>> Paul Brook <paul@codesourcery.com>
>>
>> * runtime/normalize.c (normalize_r4_i4, normalize_r8_i8): Fix
>> comments.
>> * intrinsics/rand.c (rand): Call irand() in call to normalize_r4_i4.
>
>
Yes, and it has already been fixed by Steven Kargl and Steven Bosscher.
I seem to have done something stupid when testing (or rather, trying to
test) the patch.
Apologies,
- Tobi