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
8450a170
Commit
8450a170
authored
Apr 13, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
Apr 13, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cgraphunit.c (INSNS_PER_CALL): Remove.
From-SVN: r98071
parent
a0ec266c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/ChangeLog
+2
-0
gcc/cgraphunit.c
+0
-2
No files found.
gcc/ChangeLog
View file @
8450a170
...
...
@@ -2,6 +2,8 @@
* rtl.h (CLEAR_RTX_FLAGS): Remove.
* cgraphunit.c (INSNS_PER_CALL): Remove.
2005-04-12 Richard Henderson <rth@redhat.com>
* config/i386/i386.c (ix86_prepare_sse_fp_compare_args): Split ...
...
...
gcc/cgraphunit.c
View file @
8450a170
...
...
@@ -191,8 +191,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "tree-gimple.h"
#include "output.h"
#define INSNS_PER_CALL 10
static
void
cgraph_expand_all_functions
(
void
);
static
void
cgraph_mark_functions_to_output
(
void
);
static
void
cgraph_expand_function
(
struct
cgraph_node
*
);
...
...
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