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
38432148
Commit
38432148
authored
Feb 26, 2009
by
H.J. Lu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct year.
From-SVN: r144447
parent
c1cfed03
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
17 deletions
+17
-17
gcc/ChangeLog
+10
-10
gcc/fortran/ChangeLog
+1
-1
gcc/testsuite/ChangeLog
+6
-6
No files found.
gcc/ChangeLog
View file @
38432148
200
8
-02-25 H.J. Lu <hongjiu.lu@intel.com>
200
9
-02-25 H.J. Lu <hongjiu.lu@intel.com>
PR rtl-optimization/39241
* jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls
...
...
@@ -89,7 +89,7 @@
(remove_unused_locals): Enable removal of dead blocks by default;
enable dumping at TDF_DETAILS.
200
8
-02-21 H.J. Lu <hongjiu.lu@intel.com>
200
9
-02-21 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.c (classify_argument): Don't allow COImode
and OImode.
...
...
@@ -99,7 +99,7 @@
(return_in_memory_32): Likewise.
(function_arg_64): Remove OImode comment.
200
8
-02-21 H.J. Lu <hongjiu.lu@intel.com>
200
9
-02-21 H.J. Lu <hongjiu.lu@intel.com>
PR target/39261
* config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
...
...
@@ -116,7 +116,7 @@
* loop-iv.c: Revert last change.
* emit-rtl.c: Likewise.
200
8
-02-21 H.J. Lu <hongjiu.lu@intel.com>
200
9
-02-21 H.J. Lu <hongjiu.lu@intel.com>
PR target/39256
* config/i386/i386.c (type_natural_mode): Remove an extra
...
...
@@ -432,7 +432,7 @@
(function_arg_32): Don't warn ABX ABI change here.
(function_arg_64): Likewise.
200
8
-02-13 Bernd Schmidt <bernd.schmidt@analog.com>
200
9
-02-13 Bernd Schmidt <bernd.schmidt@analog.com>
* loop-iv.c (implies_p): In the final case, test that operands 0
of the two comparisons match.
...
...
@@ -992,12 +992,12 @@
recompute_dominator to compute the immediate dominator of the
basic block just after the loop.
200
8
-01-29 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
200
9
-01-29 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA]
(ASM_OUTPUT_DWARF_PCREL): Define.
200
8
-01-29 Vladimir Makarov <vmakarov@redhat.com>
200
9
-01-29 Vladimir Makarov <vmakarov@redhat.com>
* doc/tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
* doc/passes.texi: Remove entries about regclass, local-alloc, and
...
...
@@ -1338,7 +1338,7 @@
void *' warning from -Wc++-compat.
* Makefile.in (dominance.o-warn): Remove.
200
8
-01-23 Paolo Bonzini <bonzini@gnu.org>
200
9
-01-23 Paolo Bonzini <bonzini@gnu.org>
PR tree-optimization/38932
* fold-const.c (fold_unary_ignore_overflow): New.
...
...
@@ -1482,7 +1482,7 @@
* graphite.c (stmt_simple_for_scop_p): Also handle cases when
gimple_call_lhs is NULL.
200
8
-01-20 Paolo Bonzini <bonzini@gnu.org>
200
9
-01-20 Paolo Bonzini <bonzini@gnu.org>
PR target/38868
* emit-rtl.c (adjust_address_1): Make sure memref is never
...
...
@@ -1865,7 +1865,7 @@
zero guard even if align_bytes != 0 and count is smaller than
size_needed.
200
8
-01-09 Vladimir Makarov <vmakarov@redhat.com>
200
9
-01-09 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/38495
* ira-emit.c (print_move_list, ira_debug_move_list): New functions.
...
...
gcc/fortran/ChangeLog
View file @
38432148
...
...
@@ -4,7 +4,7 @@
* trans-array.c (gfc_conv_array_initializer): Convert all
expressions rather than ICEing.
200
8
-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
200
9
-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/38914
* array.c (ref_dimen_size): Rename to gfc_ref_dimen_size,
...
...
gcc/testsuite/ChangeLog
View file @
38432148
...
...
@@ -3,7 +3,7 @@
PR fortran/39292
* gfortran.dg/initialization_22.f90: New test.
200
8
-02-25 H.J. Lu <hongjiu.lu@intel.com>
200
9
-02-25 H.J. Lu <hongjiu.lu@intel.com>
PR rtl-optimization/39241
* gcc.dg/torture/pr39241.c: New.
...
...
@@ -46,7 +46,7 @@
* g++.dg/cpp0x/initlist14.C: New test.
200
8
-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
200
9
-02-21 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/38914
* bound_simplification_2.f90: New test case.
...
...
@@ -56,7 +56,7 @@
* gcc.dg/cpp/include4.c: New test.
200
8
-02-21 Uros Bizjak <ubizjak@gmail.com>
200
9
-02-21 Uros Bizjak <ubizjak@gmail.com>
PR target/39256
* gcc.target/i386/abi-2.c: New.
...
...
@@ -777,7 +777,7 @@
* gcc.target/arm/neon-cond-1.c: New test.
200
8
-01-23 Paolo Bonzini <bonzini@gnu.org>
200
9
-01-23 Paolo Bonzini <bonzini@gnu.org>
PR tree-optimization/38932
* gcc.dg/pr38932.c: New.
...
...
@@ -867,7 +867,7 @@
PR target/38902
* gcc.dg/pr38902.c: New.
200
8
-01-20 Paolo Bonzini <bonzini@gnu.org>
200
9
-01-20 Paolo Bonzini <bonzini@gnu.org>
PR target/38868
* gfortran.dg/pr38868.f: New testcase.
...
...
@@ -984,7 +984,7 @@
PR c++/37646
* g++.dg/conversion/memfn2.C: New test.
200
8
-01-15 Steve Ellcey <sje@cup.hp.com>
200
9
-01-15 Steve Ellcey <sje@cup.hp.com>
PR c++/38357
* g++.dg/template/crash87.C: New test.
...
...
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