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
2458853f
Commit
2458853f
authored
Nov 07, 2012
by
Uros Bizjak
Committed by
Uros Bizjak
Nov 07, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cunroll-1.c: Scan cunrolli dump.
* gcc.dg/tree-ssa/cunroll-1.c: Scan cunrolli dump. From-SVN: r193316
parent
1939f02b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/testsuite/ChangeLog
+4
-0
gcc/testsuite/gcc.dg/tree-ssa/cunroll-1.c
+2
-2
No files found.
gcc/testsuite/ChangeLog
View file @
2458853f
2012-11-05 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/tree-ssa/cunroll-1.c: Scan cunrolli dump.
2012-11-07 Eric Botcazou <ebotcazou@adacore.com>
* gcc.c-torture/compile/20121107-1.c: New test.
...
...
gcc/testsuite/gcc.dg/tree-ssa/cunroll-1.c
View file @
2458853f
...
...
@@ -8,6 +8,6 @@ test(int c)
a
[
i
]
=
5
;
}
/* Array bounds says the loop will not roll much. */
/* { dg-final { scan-tree-dump "Unrolled loop 1 completely .duplicated 1 times.." "cunroll"} } */
/* { dg-final { scan-tree-dump "Last iteration exit edge was proved true." "cunroll"} } */
/* { dg-final { scan-tree-dump "Unrolled loop 1 completely .duplicated 1 times.." "cunroll
i
"} } */
/* { dg-final { scan-tree-dump "Last iteration exit edge was proved true." "cunroll
i
"} } */
/* { dg-final { cleanup-tree-dump "cunrolli" } } */
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