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
e8c25021
Commit
e8c25021
authored
May 28, 2020
by
GCC Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Daily bump.
parent
fc78e991
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
59 additions
and
1 deletions
+59
-1
contrib/ChangeLog
+4
-0
gcc/DATESTAMP
+1
-1
gcc/cp/ChangeLog
+17
-0
gcc/testsuite/ChangeLog
+21
-0
libgfortran/ChangeLog
+6
-0
libstdc++-v3/ChangeLog
+10
-0
No files found.
contrib/ChangeLog
View file @
e8c25021
2020
-
05
-
27
Martin
Liska
<
mliska
@suse
.
cz
>
*
git
-
backport
.
py
:
New
file
.
2020
-
05
-
07
Release
Manager
2020
-
05
-
07
Release
Manager
*
GCC
10
.
1
.
0
released
.
*
GCC
10
.
1
.
0
released
.
...
...
gcc/DATESTAMP
View file @
e8c25021
2020052
7
2020052
8
gcc/cp/ChangeLog
View file @
e8c25021
2020-05-27 Jason Merrill <jason@redhat.com>
PR c++/95319
* decl.c (reshape_init_array_1): Don't reuse in overload context.
2020-05-27 Jason Merrill <jason@redhat.com>
* call.c (build_new_op_1): Suppress
warn_zero_as_null_pointer_constant across comparison of <=> result
to 0.
2020-05-27 Jason Merrill <jason@redhat.com>
PR c++/95222
* decl.c (grokdeclarator): Don't shift attributes in TYPENAME
context.
2020-05-25 Jason Merrill <jason@redhat.com>
2020-05-25 Jason Merrill <jason@redhat.com>
PR c++/90212
PR c++/90212
...
...
gcc/testsuite/ChangeLog
View file @
e8c25021
2020-05-27 Harald Anlauf <anlauf@gmx.de>
Steven G. Kargl <kargl@gcc.gnu.org>
PR libfortran/95104
* gfortran.dg/pr95104.f90: New test.
2020-05-27 Jason Merrill <jason@redhat.com>
PR c++/95319
* g++.dg/cpp0x/initlist-array12.C: New test.
2020-05-27 Jason Merrill <jason@redhat.com>
* g++.dg/cpp2a/spaceship-synth2.C: Add
-Wzero-as-null-pointer-constant.
2020-05-27 Jason Merrill <jason@redhat.com>
PR c++/95222
* g++.dg/ext/tmplattr10.C: New test.
2020-05-25 Jason Merrill <jason@redhat.com>
2020-05-25 Jason Merrill <jason@redhat.com>
* lib/target-supports.exp (check_effective_target_c++20_only)
* lib/target-supports.exp (check_effective_target_c++20_only)
...
...
libgfortran/ChangeLog
View file @
e8c25021
2020-05-27 Harald Anlauf <anlauf@gmx.de>
Steven G. Kargl <kargl@gcc.gnu.org>
PR libfortran/95104
* io/transfer.c (st_wait_async): Do not dereference NULL pointer.
2020-05-26 Thomas Koenig <tkoenig@gcc.gnu.org>
2020-05-26 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/95191
PR libfortran/95191
...
...
libstdc++-v3/ChangeLog
View file @
e8c25021
2020-05-28 Patrick Palka <ppalka@redhat.com>
PR libstdc++/95322
* include/bits/stl_iterator.h (__detail::_Common_iter_proxy):
Remove and instead define it ...
(common_iterator::_Proxy): ... here.
(common_iterator::operator->): Use it.
* testsuite/24_iterators/common_iterator/2.cc: New test.
* testsuite/std/ranges/adaptors/95322.cc: New test.
2020-05-26 Alexandre Oliva <oliva@adacore.com>
2020-05-26 Alexandre Oliva <oliva@adacore.com>
PR libstdc++/77691
PR libstdc++/77691
...
...
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