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
dd2e0807
Commit
dd2e0807
authored
Jun 24, 2010
by
Bernd Schmidt
Committed by
Bernd Schmidt
Jun 24, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.
From-SVN: r161345
parent
8850383b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/ira.c
+0
-3
No files found.
gcc/ChangeLog
View file @
dd2e0807
2010-06-25 Bernd Schmidt <bernds@codesourcery.com>
* ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.
2010-06-24 Richard Earnshaw <rearnsha@arm.com>
* thumb2.md (thumb2_tlobits_cbranch): Delete.
...
...
gcc/ira.c
View file @
dd2e0807
...
...
@@ -331,9 +331,6 @@ int internal_flag_ira_verbose;
/* Dump file of the allocator if it is not NULL. */
FILE
*
ira_dump_file
;
/* Pools for allocnos, copies, allocno live ranges. */
alloc_pool
allocno_pool
,
copy_pool
,
allocno_live_range_pool
;
/* The number of elements in the following array. */
int
ira_spilled_reg_stack_slots_num
;
...
...
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