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
dd65f29a
Commit
dd65f29a
authored
Jun 03, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
e2ce47e3
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
45 additions
and
1 deletions
+45
-1
gcc/ChangeLog
+11
-0
gcc/DATESTAMP
+1
-1
gcc/cp/ChangeLog
+16
-0
gcc/d/ChangeLog
+5
-0
gcc/testsuite/ChangeLog
+12
-0
No files found.
gcc/ChangeLog
View file @
dd65f29a
2020-06-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/aarch64/aarch64-cores.def (zeus): Define.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.texi (AArch64 Options): Document zeus -mcpu option.
2020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
PR target/95420
* config.gcc (arm-wrs-vxworks7*): Set default cpu to generic-armv7-a.
2020-05-29 Alex Coplan <alex.coplan@arm.com>
PR target/94591
...
...
gcc/DATESTAMP
View file @
dd65f29a
2020060
2
2020060
3
gcc/cp/ChangeLog
View file @
dd65f29a
2020-06-02 Patrick Palka <ppalka@redhat.com>
PR c++/92633
PR c++/92838
* pt.c (tsubst_function_decl): Don't do set_constraints when
regenerating a lambda.
(tsubst_lambda_expr): Substitute into the lambda's constraints
and do set_constraints here.
2020-06-02 Patrick Palka <ppalka@redhat.com>
PR c++/95020
* constraint.cc (tsubst_requires_expr): Produce a new
requires-expression when processing_template_decl, even if
template arguments are not dependent.
2020-05-30 Patrick Palka <ppalka@redhat.com>
PR c++/95386
...
...
gcc/d/ChangeLog
View file @
dd65f29a
2020-06-02 Iain Buclaw <ibuclaw@gdcproject.org>
* d-builtins.cc (build_frontend_type): Handle struct fields with NULL
DECL_NAME. Use byte_position to get the real field offset.
2020-05-17 Iain Buclaw <ibuclaw@gdcproject.org>
Backport from mainline
...
...
gcc/testsuite/ChangeLog
View file @
dd65f29a
2020-06-02 Patrick Palka <ppalka@redhat.com>
PR c++/92633
PR c++/92838
* g++.dg/cpp2a/concepts-lambda11.C: New test.
* g++.dg/cpp2a/concepts-lambda12.C: New test.
2020-06-02 Patrick Palka <ppalka@redhat.com>
PR c++/95020
* g++.dg/cpp2a/concepts-lambda7.C: New test.
2020-06-01 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/94361
...
...
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