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
f01d4c3d
Commit
f01d4c3d
authored
Aug 01, 1993
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL): Definitions deleted.
From-SVN: r5052
parent
04e61bd4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
gcc/config/m68k/amix.h
+3
-0
No files found.
gcc/config/m68k/amix.h
View file @
f01d4c3d
...
@@ -123,6 +123,8 @@ do { \
...
@@ -123,6 +123,8 @@ do { \
putc ('\n', (FILE)); \
putc ('\n', (FILE)); \
}
}
#if 0 /* This should be unnecessary as a result of PIC_CASE_VECTOR_ADDRESS. */
/* Override these for the sake of an assembler bug: the Amix
/* Override these for the sake of an assembler bug: the Amix
assembler can't handle .LC0@GOT syntax. This pollutes the final
assembler can't handle .LC0@GOT syntax. This pollutes the final
table for shared librarys but what's a poor soul to do; sigh... RFH */
table for shared librarys but what's a poor soul to do; sigh... RFH */
...
@@ -141,3 +143,4 @@ do { \
...
@@ -141,3 +143,4 @@ do { \
else \
else \
asm_fprintf (FILE, "%0L%s%d:\n", PREFIX, NUM)
asm_fprintf (FILE, "%0L%s%d:\n", PREFIX, NUM)
#endif /* 0 */
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