From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11864 invoked by alias); 12 Mar 2007 17:16:16 -0000 Received: (qmail 11799 invoked by alias); 12 Mar 2007 17:15:55 -0000 Date: Mon, 12 Mar 2007 17:16:00 -0000 Message-ID: <20070312171555.11798.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/26090] IA-64 creates DT_TEXTREL binaries In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rth at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg01077.txt.bz2 ------- Comment #6 from rth at gcc dot gnu dot org 2007-03-12 17:15 ------- Subject: Bug 26090 Author: rth Date: Mon Mar 12 17:15:44 2007 New Revision: 122847 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122847 Log: PR target/26090 * config/alpha/alpha.c (alpha_elf_select_section): New. (alpha_elf_unique_section, alpha_elf_section_type_flags): New. (alpha_elf_select_rtx_section): Force flag_pic true. (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): New. (TARGET_SECTION_TYPE_FLAGS): New. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/config/alpha/alpha.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26090