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
36b4ff35
Commit
36b4ff35
authored
Jun 11, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
5bb75908
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
1 deletions
+26
-1
gcc/DATESTAMP
+1
-1
gcc/cp/ChangeLog
+15
-0
gcc/testsuite/ChangeLog
+10
-0
No files found.
gcc/DATESTAMP
View file @
36b4ff35
2020061
0
2020061
1
gcc/cp/ChangeLog
View file @
36b4ff35
2020-06-10 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95346
* coroutines.cc (morph_fn_to_coro): Ensure that the get-
return-object is constructed correctly; When it is not the
final return value, pass it to the CTOR of the return type
as an rvalue, per the standard comment.
2020-06-10 Marek Polacek <polacek@redhat.com>
PR c++/95562
* parser.c (cp_parser_direct_declarator): Clear
CP_PARSER_FLAGS_DELAY_NOEXCEPT if the declarator kind is not
cdk_id.
2020-06-09 Iain Sandoe <iain@sandoe.co.uk>
2020-06-09 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95345
PR c++/95345
...
...
gcc/testsuite/ChangeLog
View file @
36b4ff35
2020-06-10 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95346
* g++.dg/coroutines/pr95346.C: New test.
2020-06-10 Marek Polacek <polacek@redhat.com>
PR c++/95562
* g++.dg/cpp0x/noexcept60.C: New test.
2020-06-09 Iain Sandoe <iain@sandoe.co.uk>
2020-06-09 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95345
PR c++/95345
...
...
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