http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38738
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011.06.20 11:23:10 CC| |ro at gcc dot gnu.org AssignedTo|unassigned at gcc dot |ro at gcc dot gnu.org |gnu.org | Target Milestone|--- |4.7.0 Ever Confirmed|0 |1 --- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> 2011-06-20 11:23:10 UTC --- It doesn't even depend on GNU ld, though: newer versions of Sun ld support --wrap (resp. -z wrap), too. I'm working to get this fixed. Rainer