This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11901] [3.3 only] set_fpscr isn't PIC even when __PIC__ defined; bad for prelinking, causes glibc-3.2.3 check-textrel test to fail
- From: "kkojima at rr dot iij4u dot or dot jp" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Aug 2003 04:49:21 -0000
- Subject: [Bug target/11901] [3.3 only] set_fpscr isn't PIC even when __PIC__ defined; bad for prelinking, causes glibc-3.2.3 check-textrel test to fail
- References: <20030813032645.11901.dank@kegel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11901
------- Additional Comments From kkojima at rr dot iij4u dot or dot jp 2003-08-13 04:49 -------
Subject: Re: [3.3 only] set_fpscr isn't PIC even when __PIC__
defined; bad for prelinking, causes glibc-3.2.3 check-textrel test to
fail
> I can't argue with Kaz, he knows his stuff. However,
> anyone building glibc-2.3.2 and running its regression tests
> should expect to fail. I dunno, that sounds kind of critical,
> if only because it gets in the way of regression testing.
I believe that that glibc test is mainly for prelinking. Text
relocation is not so problem in usual sense. You are right if
the prelinking is supported by SH port already. But it's not
the case and we can live with that regression. So it would be
against the rule of changes for 3.3.2.