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
8d37dc93
Commit
8d37dc93
authored
May 15, 2012
by
François Dumont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add name of the functions impacted by the patch.
From-SVN: r187551
parent
fe725c00
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
libstdc++-v3/ChangeLog
+7
-2
No files found.
libstdc++-v3/ChangeLog
View file @
8d37dc93
...
...
@@ -21,8 +21,13 @@
PR libstdc++/53263
* include/debug/safe_iterator.h (__gnu_debug::__base): Move...
* include/debug/functions.h: ... Here. Add debug function
overloads to perform checks on normal iterators when possible.
* include/debug/functions.h: ... Here.
(__check_sorted_aux): Add overload for random access safe
iterators.
(__check_partition_lower_aux): New.
(__check_partition_lower): Use latter.
(__check_partition_upper_aux): New.
(__check_partition_upper): Use latter.
* include/debug/macros.h (__glibcxx_check_heap)
(__glibcxx_check_heap_pred): Use __gnu_debug::__base on iterator range.
...
...
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