]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/ChangeLog
re PR fortran/66680 (ICE with openmp, a loop and a type bound procedure)
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
CommitLineData
0c3e5dd1
JW
12016-01-06 Jonathan Wakely <jwakely@redhat.com>
2
373a75fb
JW
3 PR libstdc++/69092
4 * include/bits/basic_string.h (basic_string::_S_copy_chars<_Iterator>):
5 Remove _GLIBCXX_NOEXCEPT.
6 testsuite/21_strings/basic_string/cons/char/69092.cc: New.
7
0c3e5dd1
JW
8 * include/Makefile.am: Adjust.
9 * include/Makefile.in: Regenerate.
10 * include/bits/mutex.h: Rename to bits/std_mutex.h.
11 * include/std/condition_variable: Adjust include.
12 * include/std/mutex: Likewise.
13
818ab71a 142016-01-04 Jakub Jelinek <jakub@redhat.com>
5624e564
JJ
15
16 Update copyright years.
b4df5e92 17\f
818ab71a 18Copyright (C) 2016 Free Software Foundation, Inc.
b4df5e92
JW
19
20Copying and distribution of this file, with or without modification,
21are permitted in any medium without royalty provided the copyright
22notice and this notice are preserved.