https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80468
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80468
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Wed May 3 06:45:29 2017
New Revision: 247534
URL: https://gcc.gnu.org/viewcvs?rev=247534&root=gcc&view=rev
Log:
Backported from mainline
2017-04-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80602
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80602
Bug ID: 80602
Summary: Reduce stack usage for blocked matmul
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libfortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80601
Bug ID: 80601
Summary: spurious -Wconversion warning with explicit class
template arguments
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80600
--- Comment #1 from coypu ---
Related and possible duplicate for dfly: libgcc/61309
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80600
Bug ID: 80600
Summary: hidden symbol `__cpu_model' is referenced by DSO
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80280
Martin Sebor changed:
What|Removed |Added
Keywords||diagnostic, patch
Status|UNCO
On 05/02/2017 02:13 PM, Simon Sobisch wrote:
I'm responding here as it was "opened" in this list directly.
You were right, adding -fno-diagnostics-color doesn't show anything
empty, changing it to -fdiagnostics-color bring the nice colors in - and
the spaces instead of the code (yes, I've copied
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80568
--- Comment #2 from Peter Cordes ---
Using ISA-extension options removes some microarchitectures from the set of
CPUs that can run the code, so it would be appropriate for them to have some
effect on tuning.
A "generic AVX2 CPU" is much more spe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599
Marc Glisse changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844
--- Comment #2 from Marc Glisse ---
*** Bug 80599 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599
--- Comment #1 from Jens Maurer ---
This is a duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844 ;
please close.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599
Bug ID: 80599
Summary: -Wuseless-cast triggers for inherited constructor
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349
--- Comment #4 from Marc Glisse ---
With the call to foo(), this is an issue of alias analysis. Gcc wrongly
believes that the string escapes (probably because we store a pointer to the
string inside the string itself, with the small string optimi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80598
Bug ID: 80598
Summary: -Wunused triggers for functions used in uninstantiated
templates
Product: gcc
Version: 7.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68491
--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Tue May 2 20:36:26 2017
New Revision: 247523
URL: https://gcc.gnu.org/viewcvs?rev=247523&root=gcc&view=rev
Log:
Backport from mainline
2017-05-01 Uros Bizjak
I'm responding here as it was "opened" in this list directly.
You were right, adding -fno-diagnostics-color doesn't show anything
empty, changing it to -fdiagnostics-color bring the nice colors in - and
the spaces instead of the code (yes, I've copied it directly from the
terminal).
I'm on the fol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349
AK changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|WORKSFORME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349
AK changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818
--- Comment #27 from John Paul Adrian Glaubitz ---
(In reply to Jakub Jelinek from comment #26)
> GCC 7.1 has been released.
At least for me, the bug has been fixed with Segher's patch, so I'm not sure if
pushing the milestone to 7.2 makes sense
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597
--- Comment #2 from David Binderman ---
Created attachment 41300
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41300&action=edit
gzipped C source code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80538
--- Comment #2 from zulliger at indel dot ch ---
Thank's for clarifying! If sleep(0)'s behaviour is undefined regarding 'thread
yielding', then my whole point is wrong.
(It seems I didn't read stackoverflow & Co carefully enough, as the statement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80291
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77961
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78798
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78009
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56691
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|7.2 |8.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79964
--- Comment #4 from PeteVine ---
> I'm not sure what you're trying to measure here - it's very confusing with
> multiple overlapping options (O3/Ofast/tree-vectorize), -mcpu/-march. Is it
> related to -fipa-pta or is that not relevant?
All the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80561
--- Comment #4 from Marc Glisse ---
Cool, that matches pretty much exactly the analysis I had posted on
stackoverflow ;-)
A separate issue from whether we can somehow propagate the alignment
information is what we do without the alignment inform
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597
Bug ID: 80597
Summary: internal compiler error: in compute_inline_parameters,
at ipa-inline-analysis.c:3126
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77954
--- Comment #6 from Thomas Schwinge ---
(In reply to Martin Liška from comment #4)
> Remove LTO_STREAMER_DEBUG ([...]).
Thanks! I'm fine with that -- but you do have verified that it's really just
LTO_STREAMER_DEBUG that was broken, and not som
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80592
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80559
--- Comment #4 from Marek Polacek ---
commit c2ab9194438e2805bdc12916ebf40890267d62f5
Author: jason
Date: Tue Oct 4 20:42:58 2016 +
Implement P0091R2, Template argument deduction for class templates.
* parser.c (cp_parser_simple_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79929
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #19 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80291
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #9 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33562
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #33 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79988
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78098
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71935
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #7 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79989
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78939
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #12 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70805
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80464
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78460
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #5 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #9 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77346
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #16 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77961
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78267
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #59 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80468
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79441
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61240
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #13 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48863
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #9 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79104
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #5 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79912
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #19 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71118
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #5 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62630
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #24 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69602
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #20 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71555
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70940
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79438
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80392
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #9 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69834
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32643
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #24 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78798
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80213
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46555
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #7 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78980
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70601
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #9 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79621
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70681
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #7 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78314
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #7 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78652
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #7 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79590
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79451
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80465
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #26 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45397
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #33 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68210
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78238
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #8 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79542
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68543
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #6 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70277
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #4 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79975
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80449
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80120
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #2 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70982
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #1 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78633
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|7.0 |7.2
--- Comment #21 from Jakub Jelinek
1 - 100 of 188 matches
Mail list logo