mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-24 11:24:05 +08:00
Daily bump.
This commit is contained in:
parent
ac200799ac
commit
a0ecde220d
@ -1,3 +1,7 @@
|
||||
2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Add myself.
|
||||
|
||||
2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
|
||||
|
||||
* MAINTAINERS: Add myself as pru port maintainer.
|
||||
|
@ -1,3 +1,9 @@
|
||||
2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
|
||||
|
||||
PR middle-end/98088
|
||||
* omp-expand.c (expand_oacc_collapse_init): Update condition in
|
||||
a gcc_assert.
|
||||
|
||||
2021-04-10 H.J. Lu <hjl.tools@gmail.com>
|
||||
|
||||
PR target/99744
|
||||
|
@ -1 +1 @@
|
||||
20210411
|
||||
20210412
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-04-11 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* gnat_ugn.texi (Top): Avoid invalid "up" link.
|
||||
|
||||
2021-03-29 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
PR ada/99802
|
||||
|
@ -1,3 +1,9 @@
|
||||
2021-04-11 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/97974
|
||||
* decl.c (fixup_anonymous_aggr): Prune all functions from
|
||||
CLASSTYPE_MEMBER_VEC.
|
||||
|
||||
2021-04-10 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/98800
|
||||
|
@ -1,3 +1,14 @@
|
||||
2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
|
||||
|
||||
PR middle-end/98088
|
||||
* c-c++-common/goacc/collapse-2.c: New.
|
||||
|
||||
2021-04-11 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/97974
|
||||
* g++.dg/lookup/pr84962.C: Adjust diagnostic.
|
||||
* g++.dg/other/anon-union5.C: New test.
|
||||
|
||||
2021-04-10 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/98800
|
||||
|
@ -1,3 +1,10 @@
|
||||
2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
|
||||
|
||||
PR middle-end/98088
|
||||
* testsuite/libgomp.oacc-c-c++-common/collapse-2.c: Add check
|
||||
for loop with GT/GE condition.
|
||||
* testsuite/libgomp.oacc-c-c++-common/collapse-3.c: Likewise.
|
||||
|
||||
2021-04-09 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
PR middle-end/84991
|
||||
|
Loading…
Reference in New Issue
Block a user