public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/32434]  New: #pragma GCC visibility causes invalid relocation to __stach_chk_guard
@ 2007-06-20 17:48 equinox-gccbug at diac24 dot net
  2007-06-20 17:50 ` [Bug c/32434] " equinox-gccbug at diac24 dot net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: equinox-gccbug at diac24 dot net @ 2007-06-20 17:48 UTC (permalink / raw)
  To: gcc-bugs

When using, e.g., #pragma GCC visibility push(internal) together with
-fstack-protector and PIC code, gcc emits an invalid R_386_GOTOFF relocation to
__stack_chk_guard.

(Testcase follows)

Note that the problem does not happen with -fvisibility,
__attribute__((visibility)) or when there is a reference to __stack_chk_guard
before the #pragma.


-- 
           Summary: #pragma GCC visibility causes invalid relocation to
                    __stach_chk_guard
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: equinox-gccbug at diac24 dot net
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2007-06-20 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-20 17:48 [Bug c/32434] New: #pragma GCC visibility causes invalid relocation to __stach_chk_guard equinox-gccbug at diac24 dot net
2007-06-20 17:50 ` [Bug c/32434] " equinox-gccbug at diac24 dot net
2007-06-20 17:51 ` equinox-gccbug at diac24 dot net
2007-06-20 17:54 ` equinox-gccbug at diac24 dot net
2007-06-20 20:53 ` pinskia at gcc dot gnu dot org

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