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/38118] gcc emits non-TLS data as TLS on Solaris 11/SPARC


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

--- Comment #6 from Rainer Orth <ro at gcc dot gnu.org> 2011-01-06 19:00:14 UTC ---
Author: ro
Date: Thu Jan  6 19:00:10 2011
New Revision: 168550

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168550
Log:
    PR target/38118
    * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Also switch to .bss
    if coming from .tdata.
    * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sol2-10.h
    trunk/gcc/config/sol2.h


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