public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14280] New: Cpp is marked with DT_TEXTREL
@ 2004-02-24 22:33 hjl at lucon dot org
  2004-02-25  0:34 ` [Bug target/14280] " schwab at suse dot de
  0 siblings, 1 reply; 2+ messages in thread
From: hjl at lucon dot org @ 2004-02-24 22:33 UTC (permalink / raw)
  To: gcc-bugs

[hjl@gnu-4 gcc]$ readelf -d cpp | grep TEXT
 0x0000000000000016 (TEXTREL)            0x0

This is a regression from gcc 3.2.

-- 
           Summary: Cpp is marked with DT_TEXTREL
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14280


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug target/14280] Cpp is marked with DT_TEXTREL
  2004-02-24 22:33 [Bug target/14280] New: Cpp is marked with DT_TEXTREL hjl at lucon dot org
@ 2004-02-25  0:34 ` schwab at suse dot de
  0 siblings, 0 replies; 2+ messages in thread
From: schwab at suse dot de @ 2004-02-25  0:34 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-25  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-24 22:33 [Bug target/14280] New: Cpp is marked with DT_TEXTREL hjl at lucon dot org
2004-02-25  0:34 ` [Bug target/14280] " schwab at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).