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
af254bf1
Commit
af254bf1
authored
May 30, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
f123dbb2
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
71 additions
and
1 deletions
+71
-1
contrib/ChangeLog
+7
-0
gcc/ChangeLog
+27
-0
gcc/DATESTAMP
+1
-1
gcc/testsuite/ChangeLog
+19
-0
libgcc/ChangeLog
+6
-0
libgfortran/ChangeLog
+11
-0
No files found.
contrib/ChangeLog
View file @
af254bf1
2020
-
05
-
29
Martin
Liska
<
mliska
@suse
.
cz
>
*
git
-
backport
.
py
:
The
script
did
'
git
co
HEAD
~
'
when
there
was
no
modified
ChangeLog
file
in
a
successful
git
cherry
pick
.
Run
cherry
-
pick
--
continue
without
editor
.
2020
-
05
-
27
Martin
Liska
<
mliska
@suse
.
cz
>
2020
-
05
-
27
Martin
Liska
<
mliska
@suse
.
cz
>
*
git
-
backport
.
py
:
New
file
.
*
git
-
backport
.
py
:
New
file
.
...
...
gcc/ChangeLog
View file @
af254bf1
2020-05-29 Alex Coplan <alex.coplan@arm.com>
PR target/94591
* config/aarch64/aarch64.c (aarch64_evpc_rev_local): Don't match
identity permutation.
2020-05-29 Andrew Stubbs <ams@codesourcery.com>
* config/gcn/gcn-valu.md (add<mode>3_zext_dup): Change to a
define_expand, and rename the original to ...
(add<mode>3_vcc_zext_dup): ... this, and add a custom VCC operand.
(add<mode>3_zext_dup_exec): Likewise, with ...
(add<mode>3_vcc_zext_dup_exec): ... this.
(add<mode>3_zext_dup2): Likewise, with ...
(add<mode>3_zext_dup_exec): ... this.
(add<mode>3_zext_dup2_exec): Likewise, with ...
(add<mode>3_zext_dup2): ... this.
* config/gcn/gcn.c (gcn_expand_scalar_to_vector_address): Switch
addv64di3_zext* calls to use addv64di3_vcc_zext*.
2020-05-29 Dong JianQiang <dongjianqiang2@huawei.com>
PR gcov-profile/95332
* gcov-io.c (gcov_var::endian): Move field.
(from_file): Add IN_GCOV_TOOL check.
* gcov-io.h (gcov_magic): Ditto.
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
PR testsuite/95361
PR testsuite/95361
...
...
gcc/DATESTAMP
View file @
af254bf1
202005
29
202005
30
gcc/testsuite/ChangeLog
View file @
af254bf1
2020-05-29 Jakub Jelinek <jakub@redhat.com>
PR libfortran/95390
* gfortran.dg/findloc_8.f90: New test.
2020-05-29 Marek Polacek <polacek@redhat.com>
* g++.dg/ext/tmplattr10.C: Only run in c++11.
2020-05-29 Alex Coplan <alex.coplan@arm.com>
PR target/94591
* gcc.c-torture/execute/pr94591.c: New test.
2020-05-29 Andrew Stubbs <ams@codesourcery.com>
* gcc.target/gcn/gcn.exp: New file.
* gcc.target/gcn/vcc-clobber.c: New file.
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
2020-05-28 Richard Sandiford <richard.sandiford@arm.com>
PR testsuite/95361
PR testsuite/95361
...
...
libgcc/ChangeLog
View file @
af254bf1
2020
-
05
-
29
Dong
JianQiang
<
dongjianqiang2
@
huawei
.
com
>
PR
gcov
-
profile
/
95332
*
libgcov
-
util
.
c
(
read_gcda_file
):
Call
gcov_magic
.
*
libgcov
.
h
(
gcov_magic
):
Disable
GCC
poison
.
2020
-
05
-
21
H
.
J
.
Lu
<
hongjiu
.
lu
@
intel
.
com
>
2020
-
05
-
21
H
.
J
.
Lu
<
hongjiu
.
lu
@
intel
.
com
>
Backport
from
master
Backport
from
master
...
...
libgfortran/ChangeLog
View file @
af254bf1
2020-05-29 Jakub Jelinek <jakub@redhat.com>
PR libfortran/95390
* Makefile.am (i_findloc0_c): Add findloc0_i10.c.
(i_findloc1_c): Add findloc1_i10.c.
* gfortran.map (GFORTRAN_10.2): New symbol version, export
_gfortran_{,m,s}findloc{0,1}_c10 symbols.
* Makefile.in: Regenerated.
* generated/findloc0_c10.c: Generated.
* generated/findloc1_c10.c: Generated.
2020-05-28 Harald Anlauf <anlauf@gmx.de>
2020-05-28 Harald Anlauf <anlauf@gmx.de>
PR libfortran/95104
PR libfortran/95104
...
...
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