ChangeLog fix
From-SVN: r260974
This commit is contained in:
parent
752e7593b0
commit
1ba9c854bb
1 changed files with 1 additions and 3 deletions
|
@ -7,14 +7,12 @@
|
|||
* tree.c (maybe_warn_zero_as_null_pointer_constant): Also
|
||||
check null_node_p.
|
||||
|
||||
2018-05-24 Jason Merrill <jason@redhat.com>
|
||||
2018-05-30 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/85807 - ICE with call in template NSDMI.
|
||||
* init.c (get_nsdmi): Use push_to/pop_from_top_level.
|
||||
* tree.c (bot_manip): Don't set_flags_from_callee in a template.
|
||||
|
||||
2018-05-30 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/85873 - constant initializer_list array not in .rodata.
|
||||
* tree.c (build_target_expr): Set TREE_READONLY.
|
||||
* call.c (set_up_extended_ref_temp): Set TREE_READONLY.
|
||||
|
|
Loading…
Add table
Reference in a new issue