public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work041)] Revert patch.
@ 2021-03-11 19:53 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2021-03-11 19:53 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:79bd1c187dc0e45670ea87630ed55de0fb3a5367

commit 79bd1c187dc0e45670ea87630ed55de0fb3a5367
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Thu Mar 11 14:52:25 2021 -0500

    Revert patch.
    
    gcc/
    2021-03-11  Michael Meissner  <meissner@linux.ibm.com>
    
            Revert patch.
            * config.gcc (powerpc*-*-*, rs6000-*-*): Do not set
            LINK_OS_EXTRA_SPEC32 or LINK_OS_EXTRA_SPEC664 for the Advance
            Toolchain.

Diff:
---
 gcc/config.gcc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gcc/config.gcc b/gcc/config.gcc
index da22534b9e6..966cbc888cb 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -5075,7 +5075,6 @@ case "${target}" in
 			(at="/opt/$with_advance_toolchain"
 			 echo "/* Use Advance Toolchain $at */"
 			 echo
-			 echo "#if 0"
 			 echo "#undef  LINK_OS_EXTRA_SPEC32"
 			 echo "#define LINK_OS_EXTRA_SPEC32" \
 			      "\"%(link_os_new_dtags)" \
@@ -5085,7 +5084,6 @@ case "${target}" in
 			 echo "#define LINK_OS_EXTRA_SPEC64" \
 			      "\"%(link_os_new_dtags)" \
 			      "-rpath $prefix/lib64 -rpath $at/lib64\""
-			 echo "#endif"
 			 echo
 			 echo "#undef  LINK_OS_NEW_DTAGS_SPEC"
 			 echo "#define LINK_OS_NEW_DTAGS_SPEC" \


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

only message in thread, other threads:[~2021-03-11 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 19:53 [gcc(refs/users/meissner/heads/work041)] Revert patch Michael Meissner

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