This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: NO SUBJECT
- To: egcs at cygnus dot com
- Subject: Re: NO SUBJECT
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 18 Dec 1998 20:03:08 +0000
- References: <9812171643.AA28305@nile.gnat.com>
>>>>> "GB" == Geert Bosch <bosch@gnat.com> writes:
GB> In my experience this mainly occurs for non-optimized
GB> code. Floating-point algorithms that give wrong results without
GB> optimization, often produce correct results with optimization.
My long experience with g77 support on x86 is the opposite, for
user-defined values of `correct'.