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
1ba9c854
Commit
1ba9c854
authored
May 30, 2018
by
Jason Merrill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog fix
From-SVN: r260974
parent
752e7593
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
gcc/cp/ChangeLog
+1
-3
No files found.
gcc/cp/ChangeLog
View file @
1ba9c854
...
@@ -7,14 +7,12 @@
...
@@ -7,14 +7,12 @@
* tree.c (maybe_warn_zero_as_null_pointer_constant): Also
* tree.c (maybe_warn_zero_as_null_pointer_constant): Also
check null_node_p.
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.
PR c++/85807 - ICE with call in template NSDMI.
* init.c (get_nsdmi): Use push_to/pop_from_top_level.
* init.c (get_nsdmi): Use push_to/pop_from_top_level.
* tree.c (bot_manip): Don't set_flags_from_callee in a template.
* 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.
PR c++/85873 - constant initializer_list array not in .rodata.
* tree.c (build_target_expr): Set TREE_READONLY.
* tree.c (build_target_expr): Set TREE_READONLY.
* call.c (set_up_extended_ref_temp): Set TREE_READONLY.
* call.c (set_up_extended_ref_temp): Set TREE_READONLY.
...
...
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