https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85956
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Fri Jan 11 21:03:53 2019
New Revision: 267858
URL: https://gcc.gnu.org/viewcvs?rev=267858&root=gcc&view=rev
Log:
PR middle-end/85956
PR lto/88733
* tree-inline.h (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88733
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85956
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88811
Bug ID: 88811
Summary: libstdc++-v3/src/filesystem/path.cc:503: possible
cut'n'paste error ?
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88806
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88810
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88699
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312
Jason Merrill changed:
What|Removed |Added
CC||eric at efcs dot ca
--- Comment #2 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88555
Jason Merrill changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88699
--- Comment #6 from David Malcolm ---
(In reply to David Malcolm from comment #5)
[...]
> This patch stops the crash for comment #4 (though maybe it's papering over
> the problem):
[...]
It also fixes the ICE from the original reproducer.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86740
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88804
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88423
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88803
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88812
Bug ID: 88812
Summary: Implement C++20 LWG 2499/P0487R1 - Fixing
operator>>(basic_istream&, CharT*)
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88613
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Fri Jan 11 22:36:20 2019
New Revision: 267859
URL: https://gcc.gnu.org/viewcvs?rev=267859&root=gcc&view=rev
Log:
PR c++/88613 - ICE with use of const var in lambda.
The issue her
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88312
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Fri Jan 11 22:37:01 2019
New Revision: 267860
URL: https://gcc.gnu.org/viewcvs?rev=267860&root=gcc&view=rev
Log:
PR c++/88312 - pack expansion of decltype.
The standard doesn't r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88294
David Malcolm changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88810
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88807
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88813
Bug ID: 88813
Summary: snprintf less optimal than sprintf for %s with big
enough destination
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88692
--- Comment #3 from Marek Polacek ---
Author: mpolacek
Date: Fri Jan 11 23:21:40 2019
New Revision: 267862
URL: https://gcc.gnu.org/viewcvs?rev=267862&root=gcc&view=rev
Log:
PR c++/88692, c++/87882 - -Wredundant-move false positive with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88692
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87882
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031
--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Jan 11 23:41:04 2019
New Revision: 267864
URL: https://gcc.gnu.org/viewcvs?rev=267864&root=gcc&view=rev
Log:
2019-01-11 Steven G. Kargl
PR fortran/35031
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88812
Jonathan Wakely changed:
What|Removed |Added
Severity|enhancement |normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88812
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88814
Bug ID: 88814
Summary: transform snprintf into memccpy
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: tree-optimizat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88811
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88815
Bug ID: 88815
Summary: [9 Regression] is_constexpr (based on narrowing
conversion and expression SFINAE) broken
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88811
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Sat Jan 12 00:12:20 2019
New Revision: 267868
URL: https://gcc.gnu.org/viewcvs?rev=267868&root=gcc&view=rev
Log:
PR libstdc++/88811 fix typo introduced in r266569
PR libstdc++/8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88811
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83306
--- Comment #5 from Jonathan Wakely ---
Author: redi
Date: Sat Jan 12 00:12:20 2019
New Revision: 267868
URL: https://gcc.gnu.org/viewcvs?rev=267868&root=gcc&view=rev
Log:
PR libstdc++/88811 fix typo introduced in r266569
PR libstdc++/8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 12 00:14:55 2019
New Revision: 267869
URL: https://gcc.gnu.org/viewcvs?rev=267869&root=gcc&view=rev
Log:
2019-01-11 Steven G. Kargl
PR fortran/35031
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88322
--- Comment #1 from Jonathan Wakely ---
C+2a status is now documented at
https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88779
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88807
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031
--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 12 00:33:01 2019
New Revision: 267874
URL: https://gcc.gnu.org/viewcvs?rev=267874&root=gcc&view=rev
Log:
2019-01-11 Steven G. Kargl
PR fortran/35031
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32630
Bug 32630 depends on bug 35031, which changed state.
Bug 35031 Summary: ELEMENTAL procedure with BIND(C)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35031
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88762
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88807
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88738
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88816
Bug ID: 88816
Summary: Constructor calls itself recursively
Product: gcc
Version: 8.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61765
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37073
--- Comment #3 from Eric Gallager ---
(In reply to Gerald Pfeifer from comment #2)
> I'll see what I can do about this.
Did you mean to put yourself as the assignee for this, instead of just on cc? I
mean, since you changed the status to ASSIGNE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64101
--- Comment #3 from Eric Gallager ---
possibly related to some of the other -fmath-errno bugs that have been under
discussion lately?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61765
--- Comment #6 from Dominique d'Humieres ---
Related to/duplicate of pr34500.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34500
--- Comment #6 from Dominique d'Humieres ---
Related to/duplicate of pr61765.
Note that with the patch at
https://gcc.gnu.org/ml/fortran/2019-01/msg00085.html, the spurious error
pr34500.f90:4:43:
4 | character(len=1,kind=c_char) :: test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88664
Pavel Roskin changed:
What|Removed |Added
CC||proski at gnu dot org
--- Comment #2 from
101 - 151 of 151 matches
Mail list logo