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
1125849a
Commit
1125849a
authored
Jan 25, 2003
by
Richard Henderson
Committed by
Richard Henderson
Jan 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.
From-SVN: r61795
parent
3900a23b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/m68k/m68k-none.h
+1
-1
No files found.
gcc/ChangeLog
View file @
1125849a
2002
-
01
-
25
Richard
Henderson
<
rth
@redhat
.
com
>
*
config
/
m68k
/
m68k
-
none
.
h
(
ASM_SPEC
)
:
Adjust
inter
-
option
spacing
.
2002
-
01
-
25
Kelley
Cook
<
kelleycook
@comcast
.
net
>
2002
-
01
-
25
Kelley
Cook
<
kelleycook
@comcast
.
net
>
*
ggc
-
simple
.
c
(
debug_ggc_tree
)
:
Add
PTR
cast
.
*
ggc
-
simple
.
c
(
debug_ggc_tree
)
:
Add
PTR
cast
.
...
...
gcc/config/m68k/m68k-none.h
View file @
1125849a
...
@@ -143,7 +143,7 @@ Unrecognized value in TARGET_CPU_DEFAULT.
...
@@ -143,7 +143,7 @@ Unrecognized value in TARGET_CPU_DEFAULT.
#undef ASM_SPEC
#undef ASM_SPEC
#define ASM_SPEC "\
#define ASM_SPEC "\
%{m68851}%{mno-68851}%{m68881}%{mno-68881}%{msoft-float:-mno-68881
}%{m68000}%{m68302}%{mc68000}%{m68010}%{m68020}%{mc68020}%{m68030}%{m68040}%{m68020-40:-mc68040 }%{m68020-60:-mc68040 }%{m68060}%{mcpu32}%{m68332}%{m5200}%{!mc68000:%{!m68000:%{!m68302:%{!m68010:%{!mc68020:%{!m68020:%{!m68030:%{!m68040:%{!m68020-40:%{!m68020-60:%{!m68060:%{!mcpu32:%{!m68332:%{!m5200:%(asm_cpu_default)
}}}}}}}}}}}}}} \
%{m68851}%{mno-68851}%{m68881}%{mno-68881}%{msoft-float:-mno-68881
} %{m68000}%{m68302}%{mc68000}%{m68010}%{m68020}%{mc68020}%{m68030}%{m68040}%{m68020-40:-mc68040} %{m68020-60:-mc68040} %{m68060}%{mcpu32}%{m68332}%{m5200}%{!mc68000:%{!m68000:%{!m68302:%{!m68010:%{!mc68020:%{!m68020:%{!m68030:%{!m68040:%{!m68020-40:%{!m68020-60:%{!m68060:%{!mcpu32:%{!m68332:%{!m5200:%(asm_cpu_default)
}}}}}}}}}}}}}} \
"
"
/* cc1/cc1plus always receives all the -m flags. If the specs strings above
/* cc1/cc1plus always receives all the -m flags. If the specs strings above
...
...
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