This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: possible bug in egcs-1.1b g77; RH5.1 LINUX and cygwin32 platforms
- To: egcs-patches at cygnus dot com
- Subject: Re: possible bug in egcs-1.1b g77; RH5.1 LINUX and cygwin32 platforms
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 02 Oct 1998 11:50:45 +0100
- References: <9450.907312515@hurl.cygnus.com>
>>>>> "Jeff" == Jeffrey A Law <law@cygnus.com> writes:
>> * com.c (ffecom_expr_intrinsic_): Fix return type for RAND.
Jeff> Is this something we might want to include in egcs-1.1.1?
I'd be inclined to say yes (assuming it's the right fix). Currently
you get wrong code if not a crash. It might be doing people a favour
to discourage them from using the horrible RAND, though :-/.