mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 07:00:35 +08:00
Add missing CL.
This commit is contained in:
parent
5a8ad97b6e
commit
78c4eb1c4c
@ -1,3 +1,9 @@
|
||||
2020-02-05 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR c++/93559 - ICE with CONSTRUCTOR flags verification.
|
||||
* decl.c (reshape_init_array_1): Don't reuse a CONSTRUCTOR with
|
||||
TREE_SIDE_EFFECTS.
|
||||
|
||||
2020-02-05 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/92593
|
||||
|
@ -1,3 +1,9 @@
|
||||
2020-02-05 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
PR c++/93559 - ICE with CONSTRUCTOR flags verification.
|
||||
* g++.dg/cpp0x/initlist119.C: New test.
|
||||
* g++.dg/cpp0x/initlist120.C: New test.
|
||||
|
||||
2020-02-05 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/93557
|
||||
|
Loading…
x
Reference in New Issue
Block a user