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
79fde587
Commit
79fde587
authored
Nov 26, 2001
by
David Edelsohn
Committed by
David Edelsohn
Nov 26, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/trouble.texi: Remove outdated RS/6000 comments.
From-SVN: r47348
parent
2b2ec3fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
32 deletions
+4
-32
gcc/ChangeLog
+4
-0
gcc/doc/trouble.texi
+0
-32
No files found.
gcc/ChangeLog
View file @
79fde587
2001
-
11
-
26
David
Edelsohn
<
edelsohn
@gnu
.
org
>
*
doc
/
trouble
.
texi
:
Remove
outdated
RS
/
6000
comments
.
Mon
Nov
26
13
:
49
:
41
CET
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
Mon
Nov
26
13
:
49
:
41
CET
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
*
final
.
c
(
walk_alter_subreg
)
:
Fix
return
value
.
*
final
.
c
(
walk_alter_subreg
)
:
Fix
return
value
.
...
...
gcc/doc/trouble.texi
View file @
79fde587
...
@@ -110,9 +110,6 @@ libraries and debuggers on certain systems.
...
@@ -110,9 +110,6 @@ libraries and debuggers on certain systems.
@itemize
@bullet
@itemize
@bullet
@item
@item
Objective
-
C
does
not
work
on
the
RS
/
6000
.
@item
G
++
does
not
do
name
mangling
in
the
same
way
as
other
C
++
G
++
does
not
do
name
mangling
in
the
same
way
as
other
C
++
compilers
.
This
means
that
object
files
compiled
with
one
compiler
compilers
.
This
means
that
object
files
compiled
with
one
compiler
cannot
be
used
with
another
.
cannot
be
used
with
another
.
...
@@ -282,30 +279,6 @@ the form:
...
@@ -282,30 +279,6 @@ the form:
These
warnings
are
harmless
and
can
be
safely
ignored
.
These
warnings
are
harmless
and
can
be
safely
ignored
.
@item
@item
The
current
version
of
the
assembler
(
@file
{
/
bin
/
as
})
for
the
RS
/
6000
has
certain
problems
that
prevent
the
@option
{
-
g
}
option
in
GCC
from
working
.
Note
that
@file
{
Makefile
.
in
}
uses
@option
{
-
g
}
by
default
when
compiling
@file
{
libgcc2
.
c
}.
IBM
has
produced
a
fixed
version
of
the
assembler
.
The
upgraded
assembler
unfortunately
was
not
included
in
any
of
the
AIX
3
.
2
update
PTF
releases
(
3
.
2
.
2
,
3
.
2
.
3
,
or
3
.
2
.
3
e
).
Users
of
AIX
3
.
1
should
request
PTF
U403044
from
IBM
and
users
of
AIX
3
.
2
should
request
PTF
U416277
.
See
the
file
@file
{
README
.
RS6000
}
for
more
details
on
these
updates
.
You
can
test
for
the
presence
of
a
fixed
assembler
by
using
the
command
@smallexample
as
-
u
<
/
dev
/
null
@end
smallexample
@noindent
If
the
command
exits
normally
,
the
assembler
fix
already
is
installed
.
If
the
assembler
complains
that
@option
{
-
u
}
is
an
unknown
flag
,
you
need
to
order
the
fix
.
@item
On
the
IBM
RS
/
6000
,
compiling
code
of
the
form
On
the
IBM
RS
/
6000
,
compiling
code
of
the
form
@smallexample
@smallexample
...
@@ -340,11 +313,6 @@ to a restriction in the IBM assembler. GAS supports these
...
@@ -340,11 +313,6 @@ to a restriction in the IBM assembler. GAS supports these
identifiers
.
identifiers
.
@item
@item
On
the
RS
/
6000
,
XLC
version
1
.
3
.
0
.
0
will
miscompile
@file
{
jump
.
c
}.
XLC
version
1
.
3
.
0
.
1
or
later
fixes
this
problem
.
You
can
obtain
XLC
-
1
.
3
.
0
.
2
by
requesting
PTF
421749
from
IBM
@
.
@item
@opindex
mno
-
serialize
-
volatile
@opindex
mno
-
serialize
-
volatile
There
is
an
assembler
bug
in
versions
of
DG
/
UX
prior
to
5
.
4
.
2
.
01
that
There
is
an
assembler
bug
in
versions
of
DG
/
UX
prior
to
5
.
4
.
2
.
01
that
occurs
when
the
@samp
{
fldcr
}
instruction
is
used
.
GCC
uses
occurs
when
the
@samp
{
fldcr
}
instruction
is
used
.
GCC
uses
...
...
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