public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/work053)] Revert patch.
Date: Wed,  2 Jun 2021 17:24:03 +0000 (GMT)	[thread overview]
Message-ID: <20210602172403.55CEB3982428@sourceware.org> (raw)

https://gcc.gnu.org/g:4c90f2dc412050051a393efef8e791a7e1b44423

commit 4c90f2dc412050051a393efef8e791a7e1b44423
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Jun 2 13:23:11 2021 -0400

    Revert patch.
    
    gcc/
    2021-05-17  Michael Meissner  <meissner@linux.ibm.com>
    
            Revert patch.
            * config.gcc (powerpc*-*-*, rs6000-*-*): Do not set
            LINK_OS_EXTRA_SPEC664 for the Advance Toolchain.  Continue to set
            LINK_OS_EXTRA_SPEC32.
            * ChangeLog.meissner: Remove patch #6.

Diff:
---
 gcc/ChangeLog.meissner | 7 -------
 gcc/config.gcc         | 5 +++++
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 71c426de148..62ad064848e 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -241,13 +241,6 @@ work053.patch007:
 	(xxpermx): Move from altivec.md.
 	(xxpermx_inst): Move from altivec.md.
 
-work053.patch006:
-2021-05-17  Michael Meissner  <meissner@linux.ibm.com>
-
-	* config.gcc (powerpc*-*-*, rs6000-*-*): Do not set
-	LINK_OS_EXTRA_SPEC664 for the Advance Toolchain.  Continue to set
-	LINK_OS_EXTRA_SPEC32.
-
 work053.patch005:
 2021-05-18  Michael Meissner  <meissner@linux.ibm.com>
 
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 183664e001e..92fad8e20ca 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -5057,6 +5057,11 @@ case "${target}" in
 			      "\"%(link_os_new_dtags)" \
 			      "-rpath $prefix/lib -rpath $at/lib\""
 			 echo
+			 echo "#undef  LINK_OS_EXTRA_SPEC64"
+			 echo "#define LINK_OS_EXTRA_SPEC64" \
+			      "\"%(link_os_new_dtags)" \
+			      "-rpath $prefix/lib64 -rpath $at/lib64\""
+			 echo
 			 echo "#undef  LINK_OS_NEW_DTAGS_SPEC"
 			 echo "#define LINK_OS_NEW_DTAGS_SPEC" \
 			      "\"--enable-new-dtags\""


             reply	other threads:[~2021-06-02 17:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02 17:24 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-19 20:48 Michael Meissner
2021-05-19 19:16 Michael Meissner
2021-05-19 16:31 Michael Meissner
2021-05-19 14:20 Michael Meissner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210602172403.55CEB3982428@sourceware.org \
    --to=meissner@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).