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
e36e8f52
Commit
e36e8f52
authored
Feb 11, 2003
by
Jan Hubicka
Committed by
Jan Hubicka
Feb 11, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
From-SVN: r62694
parent
248606ee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/sched-ebb.c
+0
-4
No files found.
gcc/ChangeLog
View file @
e36e8f52
Tue
Feb
11
13
:
32
:
12
CET
2003
Jan
Hubicka
<
jh
@suse
.
cz
>
*
sched
-
ebb
.
c
(
schedule_ebbs
)
:
Do
not
verify_flow_info
.
Tue
Feb
11
10
:
02
:
54
CET
2003
Jan
Hubicka
<
jh
@suse
.
cz
>
*
predict
.
c
(
choose_function_section
)
:
Choose
sections
correctly
.
...
...
gcc/sched-ebb.c
View file @
e36e8f52
...
...
@@ -495,8 +495,4 @@ schedule_ebbs (dump_file)
rm_redundant_line_notes
();
sched_finish
();
#ifdef ENABLE_CHECKING
verify_flow_info
();
#endif
}
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