------- Comment #9 from uros at gcc dot gnu dot org 2009-07-23 10:22 ------- Subject: Bug 40832
Author: uros Date: Thu Jul 23 10:22:43 2009 New Revision: 149995 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149995 Log: PR target/40832 * config/i386/i386.c (output_387_ffreep): Rewrite to return ASM_SHORT instead of .word. * config/i386/i386.md (*tls_global_dynamic_64): Use ASM_SHORT instead of .word in asm template. Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/config/i386/i386.c branches/gcc-4_4-branch/gcc/config/i386/i386.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40832