public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4548] [Ada] Define __wrs_rtp_base in linker spec
@ 2021-10-20 10:18 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-10-20 10:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:931d4819f740ade9707436447b6d7a1148d65d54

commit r12-4548-g931d4819f740ade9707436447b6d7a1148d65d54
Author: Johannes Kliemann <kliemann@adacore.com>
Date:   Fri Oct 8 15:55:33 2021 +0000

    [Ada] Define __wrs_rtp_base in linker spec
    
    gcc/ada/
    
            * vxworks7-cert-rtp-link.spec: Add the definition of
            __wrs_rtp_base.

Diff:
---
 gcc/ada/vxworks7-cert-rtp-link.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/ada/vxworks7-cert-rtp-link.spec b/gcc/ada/vxworks7-cert-rtp-link.spec
index 0e0440f8ed3..4bbf3762cc7 100644
--- a/gcc/ada/vxworks7-cert-rtp-link.spec
+++ b/gcc/ada/vxworks7-cert-rtp-link.spec
@@ -5,5 +5,6 @@
 + %{!nostdlib:%{mrtp:%{!shared: \
      -l:certRtp.o \
      -L%:getenv(VSB_DIR /usr/lib/common/objcert) \
+     --defsym=__wrs_rtp_base=0x80000000 \
      -T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
    }}}


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

only message in thread, other threads:[~2021-10-20 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 10:18 [gcc r12-4548] [Ada] Define __wrs_rtp_base in linker spec Pierre-Marie de Rodat

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