PING^3: [PATCH] Define empty LINK_SSP_SPEC for TARGET_LIBC_PROVIDES_SSP
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <CAMe9rOoUa_n4-1djkdftr_WPGVGgNGfdc8ztdeWiK9kwAwr_iQ@mail.gmail.com> |
On Tue, Jun 30, 2026 at 7:34 AM H.J. Lu <[email protected]> wrote: > > On Wed, Jun 17, 2026 at 6:28 AM H.J. Lu <[email protected]> wrote: > > > > On Sat, May 9, 2026 at 5:17 AM H.J. Lu <[email protected]> wrote: > > > > > > LINK_SSP_SPEC is defined as > > > > > > "%{fstack-protector|fstack-protector-all" \ > > > "|fstack-protector-strong|fstack-protector-explicit:}" > > > > > > when TARGET_LIBC_PROVIDES_SSP is defined. Define it as "" which has the > > > same effect. > > > > > > PR driver/125233 > > > * gcc.cc (LINK_SSP_SPEC): Defined as "" if TARGET_LIBC_PROVIDES_SSP > > > is defined. > > > > > > > PING: > > > > https://gcc.gnu.org/pipermail/gcc-patches/2026-May/716172.html > > > > -- > > H.J. > > PING. > PING. -- H.J.