Re: i386 floating point expertise needed
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 29, 2017 at 09:53:04PM -0500, Thor Lancelot Simon wrote: > If this is the cause, it should go away with gcc -ffloat-store. This > should be easy to confirm... Yes, Taylor's test program works fine (that is: no output) when compiled with -ffloat-store. Martin