This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14280] Cpp is marked with DT_TEXTREL
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Feb 2004 00:34:55 -0000
- Subject: [Bug target/14280] Cpp is marked with DT_TEXTREL
- References: <20040224223312.14280.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From schwab at suse dot de 2004-02-25 00:34 -------
Looks like a linker bug. The only relocations I see are against .got
and .IA_64.pltoff, which are writable.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14280