public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/29514] Need to use -fPIE not -fpie
       [not found] <bug-29514-131@http.sourceware.org/bugzilla/>
@ 2022-08-29 20:39 ` rth at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: rth at gcc dot gnu.org @ 2022-08-29 20:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=29514

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.37
             Status|NEW                         |RESOLVED

--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> ---
commit 51231c469b49fb3837590f40a93f88db9a20bb86
Author: Richard Henderson <richard.henderson@linaro.org>
Date:   Tue Aug 23 13:49:23 2022 -0700

    Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]

    We should default to the larger code model, in order to support
    larger applications built with -static -pie.  This should be
    consistent with pic-ccflag, which defaults to -fPIC.

    Remove the now redundant override from sysdeps/sparc/Makefile.
    Note that -fno-pie and -fno-PIE have the same effect.

    Reviewed-by: Carlos O'Donell <carlos@redhat.com>
    Tested-by: Carlos O'Donell <carlos@redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-29 20:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-29514-131@http.sourceware.org/bugzilla/>
2022-08-29 20:39 ` [Bug build/29514] Need to use -fPIE not -fpie rth at gcc dot gnu.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).