tags 368263 + upstream
retitle 368263 please add -mieee on Alpha
severity 368263 wishlist
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2006-05-23 02:00]:
> Ahh!!!  Adding -mieee helps.  So I guess all of this is because the
> gcc-snapshot package doesn't activate -mieee by default on Alpha as
> the gcc-4.0 package does.

Okay, I can confirm that the test suite works after adding -mieee when
building.  Instead of just closing this bug as user error (since
-mieee is set by default in Debian's gcc packages, just not in
gcc-snapshot), I think it makes sense to add -mieee on Alpha in
upstream since this affects all Alpha systems.

For the record, the code that produces the floating point exception
without -mieee is
         else if (do_scale) {
            dvalue = icvp->scale * dvalue + icvp->offset;
         }
in value_conversion.c.

Here's a reference to -mieee:
http://www.network-theory.co.uk/docs/gccintro/gccintro_66.html
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to