------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-29 00:32 ------- Subject: Bug 20286
CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2005-03-29 00:32:03 Modified files: gcc : ChangeLog gcc/config/ia64: ia64.c Log message: Fix problem with redefining extern __thread as static __thread. PR target/20286. * config/ia64/ia64.c (ia64_encode_section_info): Only abort if encoding or symbol_str[1] is 's'. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.1061&r2=1.16114.2.1062 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.198.2.24&r2=1.198.2.25 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20286