NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45985 CVS commit: src/external/gpl3/gcc/dist/gcc/config/sparc



The following reply was made to PR toolchain/45985; it has been noted by GNATS.

From: "Takeshi Nakayama" <nakayama%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45985 CVS commit: src/external/gpl3/gcc/dist/gcc/config/sparc
Date: Tue, 14 Feb 2012 11:25:05 +0000

 Module Name:   src
 Committed By:  nakayama
 Date:          Tue Feb 14 11:25:05 UTC 2012
 
 Modified Files:
        src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h
 
 Log Message:
 The default configuration for TLS support is supposed to use Sun
 as, but we use GNU as.  So in this case it generates wrong
 relocations in non-PIC mode.
 
 This change fixes lib/libc/tls/t_tls_dynamic test failure on 32-bit
 sparc as described in PR toolchain/45985.
 
 Approved by releng.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 \
     src/external/gpl3/gcc/dist/gcc/config/sparc/netbsd-elf.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index