aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1993-08-27 15:43:01 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1993-08-27 15:43:01 -0400
commit561260fe8008a156728f311e04d3c0fff1caef53 (patch)
treee23f6ac2d23fd8fad98b4cacda2b44ab7a9da571 /gcc
parent642a35f1b4db429d4f5c00e0af47cab74f112274 (diff)
downloadgcc-561260fe8008a156728f311e04d3c0fff1caef53.zip
gcc-561260fe8008a156728f311e04d3c0fff1caef53.tar.gz
gcc-561260fe8008a156728f311e04d3c0fff1caef53.tar.bz2
(LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g.
From-SVN: r5220
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/rs6000/rs6000.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h
index a7c6b15..05c0f8d 100644
--- a/gcc/config/rs6000/rs6000.h
+++ b/gcc/config/rs6000/rs6000.h
@@ -51,7 +51,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
csects. See AIX documentation for more information about this. */
#define LINK_SPEC "-T512 -H512 -btextro -bhalt:4 -bnodelcsect\
- %{static:-bnso -bI:/lib/syscalls.exp}"
+ %{static:-bnso -bI:/lib/syscalls.exp} %{g*:-bexport:/usr/lib/libg.exp}"
/* Profiled library versions are used by linking with special directories. */
#define LIB_SPEC "%{pg:-L/lib/profiled -L/usr/lib/profiled}\