public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/100937] New: configure: Add --enable-default-semantic-interposition
@ 2021-06-06 23:10 i at maskray dot me
  2021-06-06 23:12 ` [Bug driver/100937] " pinskia at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: i at maskray dot me @ 2021-06-06 23:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100937
           Summary: configure: Add --enable-default-semantic-interposition
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: i at maskray dot me
  Target Milestone: ---

Add a configure option --enable-default-semantic-interposition to customize
-f(no-)semantic-interposition default.

The suppression of interprocedural optimizations and inlining for such
default visibility non-vague-linkage function definitions is the biggest
difference between -fPIE/-fPIC.

Distributions may want to enable default -fno-semantic-interposition to
reclaim the lost performance from -fPIC (e.g. CPython is said to be 27% faster;
Clang is 3% faster).

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

end of thread, other threads:[~2021-11-22 22:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 23:10 [Bug driver/100937] New: configure: Add --enable-default-semantic-interposition i at maskray dot me
2021-06-06 23:12 ` [Bug driver/100937] " pinskia at gcc dot gnu.org
2021-06-06 23:15 ` i at maskray dot me
2021-06-06 23:19 ` pinskia at gcc dot gnu.org
2021-06-06 23:27 ` pinskia at gcc dot gnu.org
2021-06-07  8:28 ` jakub at gcc dot gnu.org
2021-06-10  5:02 ` i at maskray dot me
2021-11-02 18:16 ` frankhb1989 at gmail dot com
2021-11-03  3:19 ` egallager at gcc dot gnu.org
2021-11-03 12:25 ` redi at gcc dot gnu.org
2021-11-22 13:26 ` frankhb1989 at gmail dot com
2021-11-22 19:52 ` i at maskray dot me
2021-11-22 22:54   ` Jan Hubicka
2021-11-22 22:54 ` hubicka at kam dot mff.cuni.cz

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