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
d748c406
Commit
d748c406
authored
Jan 29, 2009
by
Uros Bizjak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* testsuite/ChangeLog: Add missing entry.
From-SVN: r143751
parent
5292c033
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
gcc/ChangeLog
+5
-5
gcc/testsuite/ChangeLog
+6
-0
No files found.
gcc/ChangeLog
View file @
d748c406
...
...
@@ -80,10 +80,10 @@
Revert
2008-08-21 Richard Guenther <rguenther@suse.de>
* tree-ssa-pre.c (insert_into_preds_of_block): Before inserting
a PHI ask VN if it is already available.
* tree-ssa-sccvn.h (vn_phi_lookup): Declare.
* tree-ssa-sccvn.c (vn_phi_lookup): Export.
* tree-ssa-pre.c (insert_into_preds_of_block): Before inserting
a PHI ask VN if it is already available.
* tree-ssa-sccvn.h (vn_phi_lookup): Declare.
* tree-ssa-sccvn.c (vn_phi_lookup): Export.
2009-01-28 Jakub Jelinek <jakub@redhat.com>
...
...
@@ -134,7 +134,7 @@
(compute_points_to_sets): Do not remove GIMPLE_CHANGE_DYNAMIC_TYPE
statements.
2009-01-27
Uros Bizjak
<ubizjak@gmail.com>
2009-01-27
Uros Bizjak
<ubizjak@gmail.com>
PR middle-end/38969
* calls.c (initialize_argument_information): Do not wrap complex
...
...
gcc/testsuite/ChangeLog
View file @
d748c406
...
...
@@ -33,6 +33,12 @@
PR tree-optimization/38984
* gcc.dg/pr38984.c: New XFAILed testcase.
2009-01-28 Uros Bizjak <ubizjak@gmail.com>
PR target/38988
* gcc.target/i386/pr38988.c: New test.
2009-01-27 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/37554
...
...
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