https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86316
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86316
--- Comment #2 from Richard Biener ---
Author: rguenth
Date: Tue Jun 26 06:42:46 2018
New Revision: 262132
URL: https://gcc.gnu.org/viewcvs?rev=262132&root=gcc&view=rev
Log:
2018-06-26 Richard Biener
PR tree-optimization/86287
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86287
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Tue Jun 26 06:42:46 2018
New Revision: 262132
URL: https://gcc.gnu.org/viewcvs?rev=262132&root=gcc&view=rev
Log:
2018-06-26 Richard Biener
PR tree-optimization/86287
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86287
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86271
Richard Biener changed:
What|Removed |Added
Keywords||ice-checking
Status|ASSIGNE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86271
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Tue Jun 26 06:40:43 2018
New Revision: 262131
URL: https://gcc.gnu.org/viewcvs?rev=262131&root=gcc&view=rev
Log:
2018-06-26 Richard Biener
PR middle-end/86271
* fol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86064
--- Comment #11 from Alexandre Oliva ---
Author: aoliva
Date: Tue Jun 26 05:44:26 2018
New Revision: 262130
URL: https://gcc.gnu.org/viewcvs?rev=262130&root=gcc&view=rev
Log:
[PR86064] split single cross-partition range with nonzero locviews
We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86315
Frédéric Buclin changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86319
Bug ID: 86319
Summary: [9 Regression] ICE in vect_transform_stmt
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71612
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86315
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86318
Bug ID: 86318
Summary: const local aggregates can be assumed not to be
modified even when escaped
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85424
Michael Meissner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85424
--- Comment #2 from Michael Meissner ---
Author: meissner
Date: Mon Jun 25 23:28:27 2018
New Revision: 262122
URL: https://gcc.gnu.org/viewcvs?rev=262122&root=gcc&view=rev
Log:
2018-06-25 Michael Meissner
Back port from trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86296
--- Comment #3 from Alexis Wilke ---
Okay, I understand and fixed my pointer class and its usage (i.e. I not have an
"operator T () const" instead of "T & operator * ()" and I use "safe_fd.get()"
instead of "*safe_fd").
However, as an FYI, I tri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84140
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84140
--- Comment #2 from Casey Carter ---
*** Bug 69096 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69096
Casey Carter changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 69096, which changed state.
Bug 69096 Summary: [concepts] return type deduction before checking constraint
satisfaction
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69096
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84140
Casey Carter changed:
What|Removed |Added
CC||Casey at Carter dot net
--- Comment #1 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86265
--- Comment #6 from Martin Sebor ---
The strlen range optimization doesn't take advantage of undefined behavior --
like all other optimizations, it simply assumes code is free of it.
I have two goals for the warnings I work on: a) most important
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84043
Johan Alfredsson changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #5 from Johan Alfr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86112
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86112
--- Comment #3 from Jonathan Wakely ---
Author: redi
Date: Mon Jun 25 21:06:56 2018
New Revision: 262116
URL: https://gcc.gnu.org/viewcvs?rev=262116&root=gcc&view=rev
Log:
PR libstdc++/86112 fix printers for Python 2.6
Dict comprehensions are o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86112
--- Comment #2 from Jonathan Wakely ---
Author: redi
Date: Mon Jun 25 21:03:49 2018
New Revision: 262115
URL: https://gcc.gnu.org/viewcvs?rev=262115&root=gcc&view=rev
Log:
PR libstdc++/86112 fix printers for Python 2.6
Dict comprehensions are o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86317
Bug ID: 86317
Summary: ICE: in sched_speculate_insn, at haifa-sched.c:8703
when building OpenJDK-11 on ia64
Product: gcc
Version: 8.1.1
URL: https://buildd.debian.org/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
--- Comment #2 from Martin Sebor ---
Author: msebor
Date: Mon Jun 25 20:46:45 2018
New Revision: 262114
URL: https://gcc.gnu.org/viewcvs?rev=262114&root=gcc&view=rev
Log:
PR tree-optimization/86204 - wrong strlen result after prior strnlen
gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819
Bug 83819 depends on bug 86204, which changed state.
Bug 86204 Summary: [9 Regression] wrong strlen result after prior strnlen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86204
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85700
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81092
--- Comment #16 from Jonathan Wakely ---
Author: redi
Date: Mon Jun 25 20:36:51 2018
New Revision: 262112
URL: https://gcc.gnu.org/viewcvs?rev=262112&root=gcc&view=rev
Log:
Update powerpc64-linux-gnu/baseline_symbols.txt
PR libstdc++/81
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81092
--- Comment #17 from Jonathan Wakely ---
Author: redi
Date: Mon Jun 25 20:37:05 2018
New Revision: 262113
URL: https://gcc.gnu.org/viewcvs?rev=262113&root=gcc&view=rev
Log:
Update powerpc64-linux-gnu/baseline_symbols.txt
PR libstdc++/81
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85700
--- Comment #4 from Martin Sebor ---
Author: msebor
Date: Mon Jun 25 20:33:28 2018
New Revision: 262110
URL: https://gcc.gnu.org/viewcvs?rev=262110&root=gcc&view=rev
Log:
PR tree-optimization/85700 - Spurious -Wstringop-truncation warning with
s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85075
Michael Meissner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80290
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86313
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P5
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83183
Fritz Reese changed:
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|2017-11-27 00:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86315
--- Comment #2 from Andrew Pinski ---
+1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #6 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/830
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #10 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #6 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:23:49 2018
New Revision: 262107
URL: https://gcc.gnu.org/viewcvs?rev=262107&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/830
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #9 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 19:07:03 2018
New Revision: 262106
URL: https://gcc.gnu.org/viewcvs?rev=262106&root=gcc&view=rev
Log:
2018-06-25 Fritz Reese
PR fortran/82972
PR fortran/83
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
Bug 85851 depends on bug 82972, which changed state.
Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in
gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
Bug 83088 depends on bug 82972, which changed state.
Bug 82972 Summary: [8/9 Regression] ICE with -finit-derived in
gfc_conv_structure, at fortran/trans-expr.c:7733 (and others)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
CC||zeccav at gmail dot com
--- Comment #7 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
Fritz Reese changed:
What|Removed |Added
CC||valeryweber at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
Fritz Reese changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86153
Steve Ellcey changed:
What|Removed |Added
CC||sje at gcc dot gnu.org
--- Comment #4 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83088
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85851
--- Comment #3 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82972
--- Comment #5 from Fritz Reese ---
Author: foreese
Date: Mon Jun 25 18:33:11 2018
New Revision: 262104
URL: https://gcc.gnu.org/viewcvs?rev=262104&root=gcc&view=rev
Log:
Fix -finit-derived for c_ptr and c_funptr in programs which use
i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86231
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86210
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85945
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85659
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85878
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85300
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85257
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85252
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85167
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63426
Bug 63426 depends on bug 85167, which changed state.
Bug 85167 Summary: [6/7 Regression] shrink-wrap.c:333:15: runtime error with
UBSAN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85167
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86016
Steve Ellcey changed:
What|Removed |Added
Last reconfirmed|2018-06-01 00:00:00 |2018-6-25
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85147
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85140
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85076
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85022
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85068
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85034
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84953
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84899
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84941
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84791
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84874
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84875
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84786
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84767
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84772
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
Bug 24639 depends on bug 84772, which changed state.
Bug 84772 Summary: powerpc-spe: Spurious "is used uninitialized" warning, or
possibly incorrect codegen for va_arg(long double)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84772
Wh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84700
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84739
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84662
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84625
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84558
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84448
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84341
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79078
Bug 79078 depends on bug 84222, which changed state.
Bug 84222 Summary: [6/7 Regression] [[deprecated]] class complains about
internal class usage
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84222
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84222
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84076
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83986
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83987
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83930
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83824
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83605
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83553
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86315
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83550
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
1 - 100 of 323 matches
Mail list logo