[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

davem at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 3 22:20:00 GMT 2012


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

--- Comment #11 from davem at gcc dot gnu.org 2012-05-03 22:19:42 UTC ---
Author: davem
Date: Thu May  3 22:19:35 2012
New Revision: 187120

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187120
Log:
Fix long double float miscompilations on sparc 64-bit.

    PR target/52684
    * config/sparc/sparc.c (emit_soft_tfmode_libcall): If we pass a
    MEM directly into a libcall, mark it's MEM_EXPR as addressable.
    (sparc_emit_float_lib_cmp): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sparc/sparc.c



More information about the Gcc-bugs mailing list