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
77836300
Commit
77836300
authored
May 29, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
e1396ee7
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
73 additions
and
1 deletions
+73
-1
gcc/ChangeLog
+25
-0
gcc/DATESTAMP
+1
-1
gcc/fortran/ChangeLog
+21
-0
gcc/testsuite/ChangeLog
+21
-0
libgfortran/ChangeLog
+5
-0
No files found.
gcc/ChangeLog
View file @
77836300
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
PR testsuite/95361
* config/aarch64/aarch64.c (aarch64_expand_epilogue): Only
redefine the CFA if we have CFI operations.
2020-05-28 Uroš Bizjak <ubizjak@gmail.com>
* config/i386/mmx.md (mmx_haddsubv2sf3): Correct
RTL template to model horizontal subtraction and addition.
2020-05-28 Uroš Bizjak <ubizjak@gmail.com>
PR target/95355
* config/i386/sse.md
(<mask_codefor>avx512f_<code>v16qiv16si2<mask_name>):
Remove %q operand modifier from insn template.
(avx512f_<code>v8hiv8di2<mask_name>): Ditto.
2020-05-28 Martin Liska <mliska@suse.cz>
PR web/95380
* doc/invoke.texi: Add missing params, remove max-once-peeled-insns and
rename ipcp-unit-growth to ipa-cp-unit-growth.
2020-05-24 Uroš Bizjak <ubizjak@gmail.com>
PR target/95255
...
...
gcc/DATESTAMP
View file @
77836300
2020052
8
2020052
9
gcc/fortran/ChangeLog
View file @
77836300
2020-05-28 Steven G. Kargl <kargl@gcc.gnu.org>
Mark Eggleston <markeggleston@gcc.gnu.org>
Mark Eggleston <markeggleston@gcc.gnu.org>
PR fortran/94397
* match.c (gfc_match_type_spec): New variable ok initialised
to true. Set ok with the return value of gfc_reduce_init_expr
called only if the expression is not EXPR_CONSTANT and is not
EXPR_VARIABLE. Add !ok to the check for type not being integer
or the rank being greater than zero.
2020-05-28 Tobias Burnus <tobias@codesourcery.com>
Mark Eggleston <markeggleston@gnu.gcc.org>
PR fortran/50392
* trans-decl.c (gfc_get_symbol_decl): Remove unnecessary block
delimiters. Add auxiliary variables if a label is assigned to
a return variable. (gfc_gat_fake_result): If the symbol has an
assign attribute set declaration from the symbol's backend
declaration.
2020-05-26 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/95191
...
...
gcc/testsuite/ChangeLog
View file @
77836300
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
PR testsuite/95361
* gcc.target/aarch64/sve/pr95361.c: New test.
2020-05-28 Steven G. Kargl <kargl@gcc.gnu.org>
Mark Eggleston <markeggleston@gcc.gnu.org>
PR fortran/94397
* gfortran.dg/pr94397.F90: New test.
2020-05-28 Uroš Bizjak <ubizjak@gmail.com>
PR target/95355
* gcc.target/i386/pr95355.c: New test.
2020-05-28 Tobias Burnus <tobias@codesourcery.com>
PR fortran/50392
* gfortran.dg/pr50392.f: New test.
2020-05-27 Harald Anlauf <anlauf@gmx.de>
Steven G. Kargl <kargl@gcc.gnu.org>
...
...
libgfortran/ChangeLog
View file @
77836300
2020-05-28 Harald Anlauf <anlauf@gmx.de>
PR libfortran/95104
* io/unit.c (unlock_unit): Guard by check for NULL pointer.
2020-05-27 Harald Anlauf <anlauf@gmx.de>
Steven G. Kargl <kargl@gcc.gnu.org>
...
...
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