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
37ba6ac3
Commit
37ba6ac3
authored
Jun 29, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
f6bb36ec
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
39 additions
and
1 deletions
+39
-1
gcc/DATESTAMP
+1
-1
gcc/cp/ChangeLog
+10
-0
gcc/d/ChangeLog
+9
-0
gcc/testsuite/ChangeLog
+19
-0
No files found.
gcc/DATESTAMP
View file @
37ba6ac3
2020062
8
2020062
9
gcc/cp/ChangeLog
View file @
37ba6ac3
2020-06-28 Iain Sandoe <iain@sandoe.co.uk>
Backported from master:
2020-06-24 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95518
PR c++/95813
* coroutines.cc (act_des_fn): Copy function
attributes onto the outlined coroutine helpers.
2020-06-25 Iain Sandoe <iain@sandoe.co.uk>
Backported from master:
...
...
gcc/d/ChangeLog
View file @
37ba6ac3
2020-06-28 Iain Buclaw <ibuclaw@gdcproject.org>
Backported from master:
2020-06-28 Iain Buclaw <ibuclaw@gdcproject.org>
* dmd/cond.c (lowerArrayAggregate): Directly use the elements of the
array for TupleExp creation.
(lowerNonArrayAggregate): Inline creation of foreach range indexes.
2020-06-26 Iain Buclaw <ibuclaw@gdcproject.org>
Backported from master:
...
...
gcc/testsuite/ChangeLog
View file @
37ba6ac3
2020-06-28 Iain Sandoe <iain@sandoe.co.uk>
Backported from master:
2020-06-24 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95518
PR c++/95813
* g++.dg/coroutines/pr95518.C: New test.
* g++.dg/coroutines/pr95813.C: New test.
2020-06-28 Iain Sandoe <iain@sandoe.co.uk>
Backported from master:
2020-06-24 Iain Sandoe <iain@sandoe.co.uk>
* g++.dg/coroutines/void-gro-non-class-coro.C: Moved to...
* g++.dg/coroutines/coro-bad-gro-01-void-gro-non-class-coro.C: ...here.
* g++.dg/coroutines/coro-bad-gro-00-class-gro-scalar-return.C: New test.
2020-06-27 Harald Anlauf <anlauf@gmx.de>
Backported from master:
...
...
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