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
7441bd3d
Commit
7441bd3d
authored
Apr 22, 2013
by
Jason Merrill
Committed by
Jason Merrill
Apr 22, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.
From-SVN: r198170
parent
7e42a125
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
libstdc++-v3/ChangeLog
+2
-0
libstdc++-v3/src/c++11/hashtable_c++0x.cc
+1
-0
No files found.
libstdc++-v3/ChangeLog
View file @
7441bd3d
2013-04-22 Jason Merrill <jason@redhat.com>
2013-04-22 Jason Merrill <jason@redhat.com>
* src/c++11/hashtable_c++0x.cc: Include ext/aligned_buffer.h.
* testsuite/lib/prune.exp (libstdc++-dg-prune): Also ignore "In
* testsuite/lib/prune.exp (libstdc++-dg-prune): Also ignore "In
substitution" lines.
substitution" lines.
...
...
libstdc++-v3/src/c++11/hashtable_c++0x.cc
View file @
7441bd3d
...
@@ -28,6 +28,7 @@
...
@@ -28,6 +28,7 @@
#include <initializer_list>
#include <initializer_list>
#include <tuple>
#include <tuple>
#include <ext/aligned_buffer.h>
#include <bits/hashtable_policy.h>
#include <bits/hashtable_policy.h>
namespace
std
_GLIBCXX_VISIBILITY
(
default
)
namespace
std
_GLIBCXX_VISIBILITY
(
default
)
...
...
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