This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/40832] gfortran 4.4.0 generates invalid .s file on solaris-x86 using -march=k8 for 130.socorro



------- Comment #8 from uros at gcc dot gnu dot org  2009-07-23 09:51 -------
Subject: Bug 40832

Author: uros
Date: Thu Jul 23 09:51:33 2009
New Revision: 149988

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149988
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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/i386.md


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]