On Mon, Jun 16, 2003 at 10:05:22PM -0700, Mike Stump wrote:
On Friday, June 13, 2003, at 10:23 AM, linas@austin.ibm.com wrote:
On processors that have specialized registers for the floating point
unit, -msoft-float disappears those registers. This should be
documented and certainly can be relied upon.
Well, that belies the point. I think I can safely state that most
programmers, when faced with an all-integer program, would assume
that the compiler generated pure-integer code, and thus it would
never occur to them to study or take interest in any float-point
flags.