From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2756 invoked by alias); 19 Apr 2004 21:29:37 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 2744 invoked by uid 48); 19 Apr 2004 21:29:37 -0000 Date: Mon, 19 Apr 2004 23:52:00 -0000 Message-ID: <20040419212937.2743.qmail@sources.redhat.com> From: "bryner at brianryner dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040418032536.15000.bryner@brianryner.com> References: <20040418032536.15000.bryner@brianryner.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug other/15000] Support setting the default symbol visibility for ELF X-Bugzilla-Reason: CC X-SW-Source: 2004-04/txt/msg01628.txt.bz2 List-Id: ------- Additional Comments From bryner at brianryner dot com 2004-04-19 21:29 ------- And on that same program, what is the output of readelf -d |grep TEXTREL, with and without -fvisibility=hidden? (I don't have a build with your patch handy) Or are you saying that you're aware that this will introduce a text relocation but you're not worried about it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15000