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
3af22062
Commit
3af22062
authored
Jun 13, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
703f9d86
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
1 deletions
+31
-1
gcc/ChangeLog
+14
-0
gcc/DATESTAMP
+1
-1
gcc/cp/ChangeLog
+7
-0
gcc/testsuite/ChangeLog
+9
-0
No files found.
gcc/ChangeLog
View file @
3af22062
2020-06-12 Martin Liska <mliska@suse.cz>
Jakub Jelinek <jakub@redhat.com>
PR sanitizer/95634
* asan.c (asan_emit_stack_protection): Fix emission for ilp32
by using Pmode instead of ptr_mode.
2020-06-12 Martin Liska <mliska@suse.cz>
PR sanitizer/94910
* asan.c (asan_emit_stack_protection): Emit
also **SavedFlagPtr(FakeStack, class_id) = 0 in order to release
a stack frame.
2020-06-08 Martin Jambor <mjambor@suse.cz>
2020-06-08 Martin Jambor <mjambor@suse.cz>
PR ipa/95113
PR ipa/95113
...
...
gcc/DATESTAMP
View file @
3af22062
2020061
2
2020061
3
gcc/cp/ChangeLog
View file @
3af22062
2020-06-12 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95350
* coroutines.cc (struct param_info): Remove rv_ref field.
(build_actor_fn): Remove specifial rvalue ref handling.
(morph_fn_to_coro): Likewise.
2020-06-11 Marek Polacek <polacek@redhat.com>
2020-06-11 Marek Polacek <polacek@redhat.com>
PR c++/95560
PR c++/95560
...
...
gcc/testsuite/ChangeLog
View file @
3af22062
2020-06-12 Iain Sandoe <iain@sandoe.co.uk>
PR c++/95350
* g++.dg/coroutines/torture/func-params-08.C: Adjust test to
reflect that all rvalue refs are dangling.
* g++.dg/coroutines/torture/func-params-09-awaitable-parms.C:
Likewise.
* g++.dg/coroutines/pr95350.C: New test.
2020-06-11 Marek Polacek <polacek@redhat.com>
2020-06-11 Marek Polacek <polacek@redhat.com>
PR c++/95560
PR c++/95560
...
...
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