Commit 3af22062 by GCC Administrator

Daily bump.

parent 703f9d86
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
......
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
......
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment