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
a70ec386
Commit
a70ec386
authored
Mar 11, 2006
by
Richard Sandiford
Committed by
Richard Sandiford
Mar 11, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mips/mips.c: Remove redundant comment.
From-SVN: r111959
parent
c27e9931
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/config/mips/mips.c
+0
-3
No files found.
gcc/ChangeLog
View file @
a70ec386
2006
-
03
-
11
Richard
Sandiford
<
richard
@codesourcery
.
com
>
*
config
/
mips
/
mips
.
c
:
Remove
redundant
comment
.
2006
-
03
-
10
Jason
Merrill
<
jason
@redhat
.
com
>
PR
c
/
26004
...
...
gcc/config/mips/mips.c
View file @
a70ec386
...
...
@@ -1160,9 +1160,6 @@ static struct mips_rtx_cost_data const mips_rtx_cost_data[PROCESSOR_MAX] =
#define TARGET_ATTRIBUTE_TABLE mips_attribute_table
#undef TARGET_EXTRA_LIVE_ON_ENTRY
/* With -mabicalls (which is the default on GNU/Linux),
PIC_FUNCTION_ADDR_REGNUM is live on function entry and is to
initialize $28, which is PIC_OFFSET_TABLE_REGNUM. */
#define TARGET_EXTRA_LIVE_ON_ENTRY mips_extra_live_on_entry
struct
gcc_target
targetm
=
TARGET_INITIALIZER
;
...
...
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