This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16092] wrong thunk code produced with -fPIC and visibility("hidden")
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2004 17:09:37 -0000
- Subject: [Bug target/16092] wrong thunk code produced with -fPIC and visibility("hidden")
- References: <20040620094547.16092.qboosh@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-20 17:09 -------
Was fixed by: <http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02603.html> because of this reason.
This will not change for 3.3.x as this is not a regression and this is an invasive change which also
requires another.
3.4.0 is out there for a reason. For most x86_64 targets you can use the hammer branch which has
this patch in it and others which is makes x86_64 more usable.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16092