------- Comment #3 from rsandifo at gcc dot gnu dot org  2006-08-14 11:56 
-------
Subject: Bug 28634

Author: rsandifo
Date: Mon Aug 14 12:55:52 2006
New Revision: 116124

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116124
Log:
gcc/
        PR rtl-optimization/28634
        * reorg.c (fill_slots_from_thread): Do not assume A + X - X == A
        for floating-point modes unless flag_unsafe_math_optimizations.

gcc/testsuite/
        PR rtl-optimization/28634
        * gcc.c-torture/execute/ieee/pr28634.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr28634.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reorg.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28634

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to