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
aa7a6eb4
Commit
aa7a6eb4
authored
Nov 20, 2007
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc.dg/tree-ssa/20030714-1.c: Cleanup dom3 dump file.
From-SVN: r130323
parent
74c177cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
14 deletions
+19
-14
gcc/testsuite/ChangeLog
+18
-14
gcc/testsuite/gcc.dg/tree-ssa/20030714-1.c
+1
-0
No files found.
gcc/testsuite/ChangeLog
View file @
aa7a6eb4
2007
-
11
-
20
Uros
Bizjak
<
ubizjak
@gmail
.
com
>
*
gcc
.
dg
/
tree
-
ssa
/
20030714
-
1
.
c
:
Cleanup
dom3
dump
file
.
2007
-
11
-
20
Thomas
Koenig
<
tkoenig
@gcc
.
gnu
.
org
>
PR
fortran
/
32770
...
...
@@ -234,27 +238,27 @@
2007
-
11
-
13
Jerry
DeLisle
<
jvdelisle
@gcc
.
gnu
.
org
>
PR
fortran
/
31608
*
gfortran
.
dg
/
char_cast_1
.
f90
:
Modify
regex
in
scan
-
tree
-
dump
-
times
*
gfortran
.
dg
/
char_cast_1
.
f90
:
Modify
regex
in
scan
-
tree
-
dump
-
times
to
match
known
variations
in
symbol
format
.
Document
in
comments
.
2007
-
11
-
13
Jerry
DeLisle
<
jvdelisle
@gcc
.
gnu
.
org
>
PR
fortran
/
33985
*
gfortran
.
dg
/
streamio_12
.
f90
:
New
test
to
avoid
future
regression
.
*
gfortran
.
dg
/
streamio_12
.
f90
:
New
test
to
avoid
future
regression
.
2007
-
11
-
13
Jerry
DeLisle
<
jvdelisle
@gcc
.
gnu
.
org
>
*
gfortran
.
dg
/
list_read_7
.
f90
:
Fix
test
so
that
test
file
is
deleted
when
done
.
*
gfortran
.
dg
/
list_read_7
.
f90
:
Fix
test
so
that
test
file
is
deleted
when
done
.
2007
-
11
-
13
Jerry
DeLisle
<
jvdelisle
@gcc
.
gnu
.
org
>
PR
fortran
/
33162
*
gfortran
.
dg
/
proc_decl_1
.
f90
:
Update
.
*
gfortran
.
dg
/
proc_decl_7
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_8
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_9
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_10
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_1
.
f90
:
Update
.
*
gfortran
.
dg
/
proc_decl_7
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_8
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_9
.
f90
:
New
test
.
*
gfortran
.
dg
/
proc_decl_10
.
f90
:
New
test
.
2007
-
11
-
13
Paul
Thomas
<
pault
@gcc
.
gnu
.
org
>
...
...
@@ -822,7 +826,7 @@
*
gcc
.
dg
/
vect
/
costmodel
/
i386
/
costmodel
-
vect
-
31
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
costmodel
/
x86_64
/
costmodel
-
vect
-
31
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
31
.
c
:
Removed
alignment
checks
.
*
gcc
.
dg
/
vect
/
vect
-
31
.
c
:
Removed
alignment
checks
.
*
gcc
.
dg
/
vect
/
vect
-
34
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
36
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
64
.
c
:
Likewise
.
...
...
@@ -833,8 +837,8 @@
*
gcc
.
dg
/
vect
/
vect
-
77
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
78
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
no
-
section
-
anchors
-
vect
-
31
.
c
:
New
test
,
Like
the
original
testcase
(
without
no
-
section
-
anchors
prefix
)
but
with
global
arrays
.
*
gcc
.
dg
/
vect
/
no
-
section
-
anchors
-
vect
-
31
.
c
:
New
test
,
like
the
original
testcase
(
without
no
-
section
-
anchors
prefix
)
but
with
global
arrays
.
*
gcc
.
dg
/
vect
/
no
-
section
-
anchors
-
vect
-
34
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
no
-
section
-
anchors
-
vect
-
36
.
c
:
Likewsie
.
*
gcc
.
dg
/
vect
/
no
-
section
-
anchors
-
vect
-
64
.
c
:
Likewise
.
...
...
@@ -844,8 +848,8 @@
*
gcc
.
dg
/
vect
/
vect
-
77
-
global
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
78
-
global
.
c
:
Likewise
.
*
gcc
.
dg
/
vect
/
vect
-
77
-
alignchecks
.
c
:
New
test
.
Like
the
original
testcase
(
without
no
-
section
-
anchors
prefix
)
but
fix
alignment
checks
*
gcc
.
dg
/
vect
/
vect
-
77
-
alignchecks
.
c
:
New
test
.
Like
the
original
testcase
(
without
no
-
section
-
anchors
prefix
)
but
fix
alignment
checks
to
also
consider
unaligned_stack
targets
.
*
gcc
.
dg
/
vect
/
vect
-
78
-
alignchecks
.
c
:
Likewise
.
gcc/testsuite/gcc.dg/tree-ssa/20030714-1.c
View file @
aa7a6eb4
...
...
@@ -37,3 +37,4 @@ find_base_value (src)
/* There should be no casts to short unsigned int. */
/* { dg-final { scan-tree-dump-times "\\(short unsigned int\\)" 0 "dom3"} } */
/* { dg-final { cleanup-tree-dump "dom3" } } */
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