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
df589359
Commit
df589359
authored
Apr 19, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r795
parent
d21d2fb8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
gcc/config/m68k/m68k.md
+2
-0
No files found.
gcc/config/m68k/m68k.md
View file @
df589359
...
@@ -872,9 +872,11 @@
...
@@ -872,9 +872,11 @@
#else /* SGS_SWITCH_TABLES or not MOTOROLA */
#else /* SGS_SWITCH_TABLES or not MOTOROLA */
ASM_OUTPUT_INTERNAL_LABEL (asm_out_file,
\"
LI
\"
,
ASM_OUTPUT_INTERNAL_LABEL (asm_out_file,
\"
LI
\"
,
CODE_LABEL_NUMBER (XEXP (labelref, 0)));
CODE_LABEL_NUMBER (XEXP (labelref, 0)));
#ifdef SGS_SWITCH_TABLES
/
*
Set flag saying we need to define the symbol
/
*
Set flag saying we need to define the symbol
LD%n (with value L%n-LI%n) at the end of the switch table.
*
/
LD%n (with value L%n-LI%n) at the end of the switch table.
*
/
switch_table_difference_label_flag = 1;
switch_table_difference_label_flag = 1;
#endif /* SGS_SWITCH_TABLES */
#endif /* SGS_SWITCH_TABLES or not MOTOROLA */
#endif /* SGS_SWITCH_TABLES or not MOTOROLA */
}
}
#endif /* SGS_NO_LI */
#endif /* SGS_NO_LI */
...
...
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