Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
f6258172
Commit
f6258172
authored
Aug 10, 1998
by
David Edelsohn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AIX 4.1.5 binder -bbigtoc relocation overflow fix.
From-SVN: r21653
parent
e0d80184
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
gcc/README.RS6000
+9
-3
No files found.
gcc/README.RS6000
View file @
f6258172
...
@@ -5,12 +5,19 @@ pseudo-op references symbols in certain sections. If GCC is invoked with
...
@@ -5,12 +5,19 @@ pseudo-op references symbols in certain sections. If GCC is invoked with
the -g debugging option (including during bootstrapping), incorrect object
the -g debugging option (including during bootstrapping), incorrect object
files will be produced and the AIX linker will fail with a severe error.
files will be produced and the AIX linker will fail with a severe error.
A fix for APAR IX74254 (64BIT DISASSEMBLED OUPUT FROM COMPILER FAILS TO
A fix for APAR IX74254 (64BIT DISASSEMBLED OUPUT FROM COMPILER FAILS TO
ASSEMBLE/BIND) is available from IBM Customer Support and
IBM'
s
ASSEMBLE/BIND) is available from IBM Customer Support and
from it
s
service.boulder.ibm.com website as PTF U453956.
service.boulder.ibm.com website as PTF U453956.
AIX 4.1 binder
AIX 4.1 binder
Some versions of the AIX binder (linker) can fail with a relocation
overflow severe error when the -bbigtoc option is used to link
GCC-produced object files into an executable that overflows the TOC.
Linking f771, the GNU Fortran backend, will fail in this manner. A fix
for APAR IX75823 (OVERFLOW DURING LINK WHEN USING GCC AND -BBIGTOC) is
available from IBM Customer Support and from its website as PTF U455193.
Due to changes in the way that GCC invokes the binder (linker) for AIX 4.1,
Due to changes in the way that GCC invokes the binder (linker) for AIX 4.1,
the link step now may produce warnings of duplicate symbols which were not
the link step now may produce warnings of duplicate symbols which were not
reported before. The assembly files generated by GCC for AIX always have
reported before. The assembly files generated by GCC for AIX always have
...
@@ -104,8 +111,7 @@ assembler.
...
@@ -104,8 +111,7 @@ assembler.
Any customer can order and get the replacement assembler, and install it on
Any customer can order and get the replacement assembler, and install it on
one or more machines. It is available on diskette from IBM Customer Support
one or more machines. It is available on diskette from IBM Customer Support
and from the IBM Internet fix anonymous ftp server (FixDist) at
and from its website.
service.boulder.ibm.com (198.17.57.66).
If you contact IBM Customer Support, they may also ask you for your customer
If you contact IBM Customer Support, they may also ask you for your customer
number. If you do not know it, you will still be able to get the fix, but
number. If you do not know it, you will still be able to get the fix, but
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment