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
daf633ba
Commit
daf633ba
authored
Jul 18, 2011
by
David Edelsohn
Committed by
David Edelsohn
Jul 18, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.
From-SVN: r176403
parent
4b4455e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+9
-0
No files found.
gcc/ChangeLog
View file @
daf633ba
2011-07-18 David Edelsohn <dje.gcc@gmail.com>
* doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.
2011-07-18 Richard Guenther <rguenther@suse.de>
* gimplify.c (gimplify_expr): Use input_location, not saved_location
...
...
gcc/doc/install.texi
View file @
daf633ba
...
...
@@ -3682,6 +3682,15 @@ on AIX@. The GNU Assembler, GNU Linker, and GNU Binutils version 2.20
is
required
to
bootstrap
on
AIX
5
@.
The
native
AIX
tools
do
interoperate
with
GCC
@.
AIX
5.3
TL10
,
AIX
6.1
TL05
and
AIX
7.1
TL00
introduced
an
AIX
assembler
change
that
sometimes
produces
corrupt
assembly
files
causing
AIX
linker
errors
.
The
bug
breaks
GCC
bootstrap
on
AIX
and
can
cause
compilation
failures
with
existing
GCC
installations
.
An
AIX
iFix
for
AIX
5.3
is
available
(
APAR
IZ98385
for
AIX
5.3
TL10
,
APAR
IZ98477
for
AIX
5.3
TL11
and
IZ98134
for
AIX
5.3
TL12
).
Fixes
for
AIX
6.1
(
APAR
IZ98732
for
AIX
6.1
TL05
and
APAR
IZ98861
for
AIX
6.1
TL06
)
and
AIX
7.1
are
in
verification
and
packaging
phases
.
Building
@
file
{
libstdc
++.
a
}
requires
a
fix
for
an
AIX
Assembler
bug
APAR
IY26685
(
AIX
4.3
)
or
APAR
IY25528
(
AIX
5.1
).
It
also
requires
a
fix
for
another
AIX
Assembler
bug
and
a
co
-
dependent
AIX
Archiver
fix
...
...
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