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
2cff1b3e
Commit
2cff1b3e
authored
Sep 29, 2005
by
Steven Bosscher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/tree-ssa/ssa-ccp-11.c: Fix the test case and un-xfail.
From-SVN: r104777
parent
be1ea09b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/testsuite/ChangeLog
+6
-2
gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-11.c
+1
-1
No files found.
gcc/testsuite/ChangeLog
View file @
2cff1b3e
2005
-
09
-
29
Steven
Bosscher
<
stevenb
@suse
.
de
>
*
gcc
.
dg
/
tree
-
ssa
/
ssa
-
ccp
-
11
.
c
:
Fix
the
test
case
and
un
-
xfail
.
2005
-
09
-
29
Paolo
Bonzini
<
bonzini
@gnu
.
org
>
PR
c
/
21419
*
gcc
.
dg
/
pr21419
.
c
:
New
test
.
PR
c
/
21419
*
gcc
.
dg
/
pr21419
.
c
:
New
test
.
2005
-
09
-
29
Steven
Bosscher
<
stevenb
@suse
.
de
>
gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-11.c
View file @
2cff1b3e
...
...
@@ -38,5 +38,5 @@ int test1111 (int param)
}
/* All ifs should be eliminated. */
/* { dg-final { scan-tree-dump-times "if
" 0 "optimized" { xfail *-*-* }
} } */
/* { dg-final { scan-tree-dump-times "if
" 0 "optimized"
} } */
/* { dg-final { cleanup-tree-dump "optimized" } } */
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