https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91617
--- Comment #2 from Jakub Jelinek ---
Or something is wrong in the go FE langhooks.
Anyway, I have no idea how to debug this, the libgo libgo.log doesn't contain
anything that would make it clear how to run the tests and even looking at the
simpl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91552
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91587
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91587
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Aug 31 03:27:45 2019
New Revision: 275241
URL: https://gcc.gnu.org/viewcvs?rev=275241&root=gcc&view=rev
Log:
2019-08-30 Steven G. Kargl
PR fortran/91587
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91587
--- Comment #2 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Aug 31 00:32:48 2019
New Revision: 275236
URL: https://gcc.gnu.org/viewcvs?rev=275236&root=gcc&view=rev
Log:
2019-08-30 Steven G. Kargl
PR fortran/91587
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91622
Bug ID: 91622
Summary: Compiler internal error DJGPP GCC
Product: gcc
Version: 9.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91617
--- Comment #1 from Ian Lance Taylor ---
The cited revision was not to libgo, so my assumption is that there was
something wrong with it and there is nothing to change in the Go frontend. Let
me know if I'm mistaken.
This was also filed as http
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91565
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91565
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Aug 30 23:30:35 2019
New Revision: 275230
URL: https://gcc.gnu.org/viewcvs?rev=275230&root=gcc&view=rev
Log:
2019-08-30 Steven G. Kargl
PR fortran/91565
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91564
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91564
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Aug 30 23:19:30 2019
New Revision: 275229
URL: https://gcc.gnu.org/viewcvs?rev=275229&root=gcc&view=rev
Log:
2019-08-30 Steven G. Kargl
PR fortran/91564
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91551
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91551
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Aug 30 23:02:37 2019
New Revision: 275228
URL: https://gcc.gnu.org/viewcvs?rev=275228&root=gcc&view=rev
Log:
2019-08-30 Steven G. Kargl
PR fortran/91551
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91618
--- Comment #2 from Marek Polacek ---
Started with r249385.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91618
Marek Polacek changed:
What|Removed |Added
Keywords||rejects-valid
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91621
Bug ID: 91621
Summary: libgo/mksysinfo.sh: please avoid test ==
Product: gcc
Version: 9.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: go
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91556
--- Comment #21 from Steve Kargl ---
On Thu, Aug 29, 2019 at 09:38:09PM +, tkoenig at gcc dot gnu.org wrote:
> --- Comment #18 from Thomas Koenig ---
> (In reply to anlauf from comment #14)
> > The current solution is a bit annoying for impl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91602
--- Comment #6 from Jim Wilson ---
By the way, the underlying problem here is, as Andrew Waterman mentioned, that
the RISC-V linker does aggressive link time relaxations to reduce code size,
and this makes lib128 with label subtraction unsafe. T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91602
--- Comment #5 from Jim Wilson ---
The wiki is wrong. Combined tree builds should not be used anymore.
Combined tree builds date back to when Cygnus was maintainer for everything.
We put everything in a single source tree, and wrote configure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91607
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91606
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90698
--- Comment #8 from Iain Sandoe ---
Author: iains
Date: Fri Aug 30 20:02:13 2019
New Revision: 275224
URL: https://gcc.gnu.org/viewcvs?rev=275224&root=gcc&view=rev
Log:
[Darwin, X86, testsuite] Add xfails for PR90698.
We don't have support for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91556
--- Comment #20 from Steve Kargl ---
On Fri, Aug 30, 2019 at 07:43:54PM +, anlauf at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91556
>
> --- Comment #19 from anlauf at gcc dot gnu.org ---
> (In reply to Thomas Koe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91602
--- Comment #4 from Andrew Pinski ---
>Combined tree builds are obsolete and shouldn't be used anymore.)
Huh? Where is that documented. In fact the wiki still recommends a combined
build. Combined builds make building easier.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91556
--- Comment #19 from anlauf at gcc dot gnu.org ---
(In reply to Thomas Koenig from comment #18)
> (In reply to anlauf from comment #14)
> > The current solution is a bit annoying for implicitly-derived interfaces.
> >
> > Consider a code like:
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91620
--- Comment #1 from frankhb1989 at gmail dot com ---
(The issue number in the case seems a typo. It is introduced in
https://reviews.llvm.org/rL358534.)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91620
Bug ID: 91620
Summary: [forward_]list::remove_if should respect to DR 529
Product: gcc
Version: 9.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64895
--- Comment #20 from Iain Sandoe ---
Author: iains
Date: Fri Aug 30 19:00:44 2019
New Revision: 275213
URL: https://gcc.gnu.org/viewcvs?rev=275213&root=gcc&view=rev
Log:
[Darwin, testsuite] Backport fix for 64895 XPASSes.
These tests don't fail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91605
--- Comment #2 from Bernd Edlinger ---
Hmm, for whatever reason the decl-align of the
"to" is 256 bit normally but when -fpack-struct
is used only 8 bit aligned, but it is a reg.
The reason for the ICE is that the movmisalign
optab is rightfully
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91599
--- Comment #3 from Martin Sebor ---
Author: msebor
Date: Fri Aug 30 17:49:17 2019
New Revision: 275211
URL: https://gcc.gnu.org/viewcvs?rev=275211&root=gcc&view=rev
Log:
PR middle-end/91599 - GCC does not say where warning is happening
gcc/Cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 91599, which changed state.
Bug 91599 Summary: GCC does not say where warning is happening
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91599
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91599
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91584
Martin Sebor changed:
What|Removed |Added
Known to work||10.0
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91584
--- Comment #4 from Martin Sebor ---
Author: msebor
Date: Fri Aug 30 17:42:57 2019
New Revision: 275210
URL: https://gcc.gnu.org/viewcvs?rev=275210&root=gcc&view=rev
Log:
PR middle-end/91584 - Bogus warning from -Warray-bounds during string
assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91619
Bug ID: 91619
Summary: New test case gcc.dg/vect/pr81740-2.c fails on
powerpc64 power7 BE
Product: gcc
Version: 8.3.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91369
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91618
Bug ID: 91618
Summary: template-id required to friend a function template,
even for a qualified-id
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #15 from Jack Lloyd ---
Thanks for the fast fix and backporting
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
Segher Boessenkool changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90474
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90194
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90071
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89677
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63426
Bug 63426 depends on bug 90213, which changed state.
Bug 90213 Summary: UBSAN: signed integer overflow: -5621332293356458048 * 8
cannot be represented in type 'long int'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90213
What|Remo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90213
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90930
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89677
--- Comment #7 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90071
--- Comment #8 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90474
--- Comment #9 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90194
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90930
--- Comment #17 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90637
--- Comment #8 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90213
--- Comment #8 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:44:17 2019
New Revision: 275208
URL: https://gcc.gnu.org/viewcvs?rev=275208&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90930
--- Comment #16 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:37:43 2019
New Revision: 275207
URL: https://gcc.gnu.org/viewcvs?rev=275207&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90637
--- Comment #7 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:37:43 2019
New Revision: 275207
URL: https://gcc.gnu.org/viewcvs?rev=275207&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91108
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91108
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Fri Aug 30 16:33:05 2019
New Revision: 275206
URL: https://gcc.gnu.org/viewcvs?rev=275206&root=gcc&view=rev
Log:
2019-08-30 Richard Biener
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91602
Jim Wilson changed:
What|Removed |Added
CC||wilson at gcc dot gnu.org
--- Comment #3 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51333
--- Comment #13 from Jonathan Wakely ---
Also fixed for 8.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83661
--- Comment #6 from Christophe Monat ---
(In reply to Alexander Monakov from comment #5)
> sincos performs range reduction for the argument just once, which is fairly
> important. A well-optimized sincos also shares some computations for the
> si
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91617
Bug ID: 91617
Summary: [10 regression] Many go test case failures after
r275026
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83661
--- Comment #5 from Alexander Monakov ---
sincos performs range reduction for the argument just once, which is fairly
important. A well-optimized sincos also shares some computations for the
sin/cos parts, as done in
https://github.com/ARM-softwa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83661
--- Comment #4 from Christophe Monat ---
Hi Pratamesh,
You're absolutely right - maybe it's more efficient when there is some hardware
sincos available (Intel FSINCOS ?) but I would check also carefully the actual
performance.
Indeed, it looks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80645
--- Comment #17 from Martin Sebor ---
r274996 finally correctly disabled -Wstringop-overflow (and other
language-specific middle-end warnings) for Fortran (and other languages they're
not meant for) so that might explain why the fails have disapp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83661
--- Comment #3 from prathamesh3492 at gcc dot gnu.org ---
Oh, I thought sincos simultaneously calculated values of sin and cos ?
If that's not the case, then I wonder how is sincos transform itself beneficial
?
Thanks,
Prathamesh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91612
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91616
Bug ID: 91616
Summary: Incorrect data address computation in very simple code
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51333
--- Comment #12 from Jonathan Wakely ---
Author: redi
Date: Fri Aug 30 15:01:10 2019
New Revision: 275192
URL: https://gcc.gnu.org/viewcvs?rev=275192&root=gcc&view=rev
Log:
PR libstdc++/51333 Define recursive_init_error constructor non-inline
T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91308
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Fri Aug 30 15:01:15 2019
New Revision: 275193
URL: https://gcc.gnu.org/viewcvs?rev=275193&root=gcc&view=rev
Log:
PR libstdc++/91308 fix constraints on unique_ptr assignment
Backport fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91615
--- Comment #1 from Christophe Lyon ---
There are also 2 regressions in gfortran
--target armeb-none-linux-gnueabihf
--with-cpu cortex-a9
--with-fpu neon-fp16
gfortran.dg/vect/no-vfa-pr32377.f90 -O (internal compiler error)
gfortran.dg/vect/p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91615
Bug ID: 91615
Summary: [10 regression][armeb] ICEs since r274986
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91611
--- Comment #2 from Tom de Vries ---
Also, consider test2.c (as test2.c in PR91610, but with register keyword for
variable l in wack_signed_char):
...
#include
signed char
add_signed_char (signed char u, signed char v)
{
return u + v;
}
sign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91614
--- Comment #1 from Christophe Lyon ---
The same is true
--with-cpu cortex-a57
--with-fpu crypto-neon-fp-armv8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91614
Bug ID: 91614
Summary: [10 regression][arm]
gcc.target/arm/unaligned-memcpy-2.c FAIL since r274986
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91613
Bug ID: 91613
Summary: [10 regression][arm] gcc.dg/pr83930.c ICE since
r274986
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91612
Bug ID: 91612
Summary: [10 regression][arm] gcc.target/arm/aapcs/align4.c ICE
after r274986
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91611
--- Comment #1 from Tom de Vries ---
FWIW, the debug experience does not feel very O0-ish because of the missing "b
= a" assignment.
Using this demonstrator patch:
...
diff --git a/gcc/lra-spills.c b/gcc/lra-spills.c
index a322da81544..db18ff432
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91611
Bug ID: 91611
Summary: debug info for register keyword variables at O0
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91610
Bug ID: 91610
Summary: fvar-tracking degrades -O0 debug info
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #13 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 14:25:36 2019
New Revision: 275186
URL: https://gcc.gnu.org/viewcvs?rev=275186&root=gcc&view=rev
Log:
Backport from trunk
2019-08-23 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #12 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 14:23:55 2019
New Revision: 275185
URL: https://gcc.gnu.org/viewcvs?rev=275185&root=gcc&view=rev
Log:
Backport from trunk
2019-08-22 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85965
Jonathan Wakely changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #11 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 14:17:20 2019
New Revision: 275182
URL: https://gcc.gnu.org/viewcvs?rev=275182&root=gcc&view=rev
Log:
Backport from trunk
2019-08-23 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78179
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|9.0 |8.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78179
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Fri Aug 30 14:17:41 2019
New Revision: 275183
URL: https://gcc.gnu.org/viewcvs?rev=275183&root=gcc&view=rev
Log:
PR libstdc++/78179 fix std::hypot failures due to excessive tolerance
Ba
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89164
--- Comment #7 from Jonathan Wakely ---
Fixed on trunk now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #10 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 14:15:39 2019
New Revision: 275181
URL: https://gcc.gnu.org/viewcvs?rev=275181&root=gcc&view=rev
Log:
Backport from trunk
2019-08-22 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91609
Bug ID: 91609
Summary: friend declaration not honoured
Product: gcc
Version: 9.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88075
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88075
--- Comment #4 from Jonathan Wakely ---
GCC 7 doesn't support the -std=c++2a option, so it doesn't seem necessary to
backport it to GCC 7.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89164
--- Comment #6 from Jonathan Wakely ---
Author: redi
Date: Fri Aug 30 13:54:49 2019
New Revision: 275177
URL: https://gcc.gnu.org/viewcvs?rev=275177&root=gcc&view=rev
Log:
PR libstdc++/89164 enforce constraints for uninitialized algos
The memmo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #9 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 13:53:11 2019
New Revision: 275176
URL: https://gcc.gnu.org/viewcvs?rev=275176&root=gcc&view=rev
Log:
Backport from trunk
2019-08-23 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90197
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90733
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90231
Bug 90231 depends on bug 90197, which changed state.
Bug 90197 Summary: [8 Regression] Cannot step through simple loop at -O -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90197
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
--- Comment #8 from Segher Boessenkool ---
Author: segher
Date: Fri Aug 30 13:51:26 2019
New Revision: 275175
URL: https://gcc.gnu.org/viewcvs?rev=275175&root=gcc&view=rev
Log:
Backport from trunk
2019-08-22 Segher Boessenkool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90770
--- Comment #8 from Jonathan Wakely ---
Author: redi
Date: Fri Aug 30 13:50:01 2019
New Revision: 275172
URL: https://gcc.gnu.org/viewcvs?rev=275172&root=gcc&view=rev
Log:
PR libstdc++/90770 fix missing src/debug/Makefile
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89520
Jakub Jelinek changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994
Bug 59994 depends on bug 60702, which changed state.
Bug 60702 Summary: thread_local initialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60702
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78884
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
1 - 100 of 345 matches
Mail list logo