public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43025] 32-bit x86 switch table refers to local symbols with -fPIC
       [not found] <bug-43025-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-09  5:56 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-09  5:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43025

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=28211

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Filed the bug with gas since I can reproduce the issue with binutils 2.30
still.
https://sourceware.org/bugzilla/show_bug.cgi?id=28211

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

* [Bug target/43025] 32-bit x86 switch table refers to local symbols with -fPIC
  2010-02-10 23:54 [Bug target/43025] New: " ian at airs dot com
@ 2010-02-11  0:05 ` jakub at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-02-11  0:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jakub at gcc dot gnu dot org  2010-02-11 00:05 -------
I'd say this is a gas bug, I don't see why if we don't need on x86 the local
symbols in .long .L3 or call .L3 cases, we don't need it for .long .L3@GOTOFF
either, resolving it to .text + <offset> is perfectly fine.


-- 


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


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

end of thread, other threads:[~2021-08-09  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43025-4@http.gcc.gnu.org/bugzilla/>
2021-08-09  5:56 ` [Bug target/43025] 32-bit x86 switch table refers to local symbols with -fPIC pinskia at gcc dot gnu.org
2010-02-10 23:54 [Bug target/43025] New: " ian at airs dot com
2010-02-11  0:05 ` [Bug target/43025] " jakub 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).