https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94566
--- Comment #1 from Richard Biener ---
So for conv2 the most immediate issue is that we're failing to sink and common
the assignment to D.8516._M_value (I had patches for this).
conv2 (int i)
{
int i_2(D) = i;
struct strong_ordering D.8516;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94589
Bug ID: 94589
Summary: Optimize (i<=>0)>0 to i>0
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94579
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94561
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.0
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94551
--- Comment #8 from Jakub Jelinek ---
It certainly bootstrapped/regtested fine for me.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94585
Martin Liška changed:
What|Removed |Added
Resolution|--- |WONTFIX
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94556
Richard Biener changed:
What|Removed |Added
Known to work||10.0
Target Milestone|10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94557
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.4
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94581
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94587
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94549
Richard Biener changed:
What|Removed |Added
Keywords||rejects-valid
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94551
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94576
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94543
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Version|tree-ssa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94561
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Assig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61837
--- Comment #6 from Segher Boessenkool ---
But -funswitch-loops is much stronger than we want here, and the wrong
thing to use at -O2 (it often generates *slower* code!)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94567
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94551
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94574
Martin Liška changed:
What|Removed |Added
Keywords||patch
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94574
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94570
Martin Liška changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot
gnu.org
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94582
Martin Liška changed:
What|Removed |Added
Known to work||9.3.0
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48065
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92550
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Target Milestone|10.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94539
--- Comment #4 from Richard Biener ---
Yeah, this commit has caused other issues in the past that are meanwhile fixed
though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94539
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30334
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94583
--- Comment #2 from Marek Polacek ---
We crash on the assert in get_defaulted_eh_spec:
2417 if (sfk == sfk_comparison)
2418 {
2419 /* We're in synthesize_method. Start with NULL_TREE,
build_comparison_op
2420 will adjust as n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92416
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94588
Marek Polacek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94588
--- Comment #2 from CVS Commits ---
The master branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:7eee265e6bd58bf48da70fef97f2ac7179a9f41c
commit r10-7709-g7eee265e6bd58bf48da70fef97f2ac7179a9f41c
Author: Marek Polacek
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
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=94585
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=94583
Marek Polacek changed:
What|Removed |Added
Target Milestone|--- |10.0
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94588
--- Comment #1 from Marek Polacek ---
...nor in the outermost block of any handler associated with a
function-try-block:
void
g (int i)
try
{
}
catch (...)
{
int i;
}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94588
Marek Polacek changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94588
Bug ID: 94588
Summary: Improve redeclared parameter name diagnostic
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443
Bug 88443 depends on bug 92307, which changed state.
Bug 92307 Summary: missing -Wstringop-overflow on a memcpy into an array with
out-of-bounds variable offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92307
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92307
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326
--- Comment #7 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:09f041390245da60411a9f0e08c4bedf7430585a
commit r10-7706-g09f041390245da60411a9f0e08c4bedf7430585a
Author: Martin Sebor
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94587
Bug ID: 94587
Summary: Intrinsics optimization bug with -O2
-march=skylake-avx512
Product: gcc
Version: 9.3.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94586
Bug ID: 94586
Summary: trigd_lib.inc:84:28: error: implicit declaration of
function 'fmaf'
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30334
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #17
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94470
Patrick Palka changed:
What|Removed |Added
Summary|[8/9/10 Regression] |[8/9 Regression] Constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94521
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78572
--- Comment #10 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:077dd9b3f17710da8af6adce816754ddceb57b5a
commit r10-7704-g077dd9b3f17710da8af6adce816754ddceb57b5a
Author: Patrick Palka
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94521
--- Comment #2 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:1dcb779916502a44b4ae67d6bf60eb59474bd78c
commit r10-7705-g1dcb779916502a44b4ae67d6bf60eb59474bd78c
Author: Patrick Palka
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94470
--- Comment #1 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:077dd9b3f17710da8af6adce816754ddceb57b5a
commit r10-7704-g077dd9b3f17710da8af6adce816754ddceb57b5a
Author: Patrick Palka
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83028
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
Last reconfir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94585
Bug ID: 94585
Summary: Automatic LHS reallocation issue with debug options
Product: gcc
Version: 7.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44004
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
Sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89025
--- Comment #2 from Marek Polacek ---
(In reply to Marek Polacek from comment #1)
> None of the other compilers I've tried implement seem to implement this.
s/implement//
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94557
Michael Meissner changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89025
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49716
Martin Sebor changed:
What|Removed |Added
Resolution|--- |WORKSFORME
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94557
--- Comment #1 from Michael Meissner ---
Created attachment 48263
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48263&action=edit
Proposed patch to fix the problem.
This patch backports a necessary fix from the trunk to fix the problem.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71218
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172
Martin Sebor changed:
What|Removed |Added
Known to work||10.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 81172, which changed state.
Bug 81172 Summary: Expected new warning option -Warray-bounds-pointer-arithmetic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30334
Bug 30334 depends on bug 81172, which changed state.
Bug 81172 Summary: Expected new warning option -Warray-bounds-pointer-arithmetic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81172
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94565
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94566
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94584
Bug ID: 94584
Summary: memw is missing before u8/u16 volatile loads
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: targe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87732
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78104
Martin Sebor changed:
What|Removed |Added
CC||bugzilla@poradnik-webmaster
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94581
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90629
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
Ever confir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19856
Martin Sebor changed:
What|Removed |Added
Last reconfirmed||2020-04-13
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57974
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94556
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
Summar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94583
Bug ID: 94583
Summary: [10 Regression] ICE in get_defaulted_eh_spec, at
cp/method.c:2421
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-invalid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94454
--- Comment #11 from Iain Sandoe ---
(In reply to Nathan Sidwell from comment #10)
> I cannot reproduce it,
it is frustratingly difficult to do so.
> but looking at the gist referenced in comment #1 I
> see that the complaint is about two insta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94582
Bug ID: 94582
Summary: [10 Regression] ICE: verify_cgraph_node failed (error:
invalid calls_comdat_local flag)
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Ke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94454
--- Comment #10 from Nathan Sidwell ---
I cannot reproduce it, but looking at the gist referenced in comment #1 I see
that the complaint is about two instances of the same instantiation of struct
std::integral_constant >
One of which has __attri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84328
Martin Sebor changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92828
Martin Sebor changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94581
Bug ID: 94581
Summary: Error in upcoming release notes
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: web
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48065
Arseny Solokha changed:
What|Removed |Added
CC||asolokha at gmx dot com
--- Comment #10
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92326
Martin Sebor changed:
What|Removed |Added
Summary|wrong bound in zero-length |[10 Regression] wrong bound
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94270
--- Comment #3 from Thomas Koenig ---
Not quite a one-liner, but looks good:
diff --git a/gcc/fortran/interface.c b/gcc/fortran/interface.c
index 75a50c999b7..8f041f0a0a8 100644
--- a/gcc/fortran/interface.c
+++ b/gcc/fortran/interface.c
@@ -531
bl b
.bss
.align 8
.type b, @object
.size b, 8
b:
.zero 8
.ident "GCC: (GNU) 10.0.1 20200413 (experimental)"
.section.note.GNU-stack,"",@progbits
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94580
Bug ID: 94580
Summary: missing warning accessing an interior flexible array
member
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94270
Thomas Koenig changed:
What|Removed |Added
Status|NEW |ASSIGNED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94270
Thomas Koenig changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94110
Thomas Koenig changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94571
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87644
--- Comment #8 from CVS Commits ---
The master branch has been updated by Thomas Kथà¤nig :
https://gcc.gnu.org/g:ec72bb0c48cfbd8b9812a6df1049fbcbad472e15
commit r10-7700-gec72bb0c48cfbd8b9812a6df1049fbcbad472e15
Author: Thomas König
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85278
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94579
--- Comment #2 from William Tu ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib
-I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith
-Wformat -Wformat-security -Wswitch-enum -Wunused-parame
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94579
--- Comment #1 from William Tu ---
Created attachment 48260
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48260&action=edit
flow.i file in zip format
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94579
Bug ID: 94579
Summary: OVS compiled with gcc10 with -fanalyzer
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94192
Thomas Koenig changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94192
--- Comment #3 from CVS Commits ---
The master branch has been updated by Thomas Kथà¤nig :
https://gcc.gnu.org/g:efbf7392079222ef00db2d39998faf5513055181
commit r10-7699-gefbf7392079222ef00db2d39998faf5513055181
Author: Linus Koenig
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94578
--- Comment #2 from Jan-Willem Blokland ---
Created attachment 48259
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48259&action=edit
Program bug_reshape
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94578
--- Comment #1 from Jan-Willem Blokland ---
Below are the results of the test program. The results of array1d should have
been identical to array2d.
--- array2d ---
1 1 0.100E+01 0.100E+01 0.100E+01 0.100E+00
0.100
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94578
Bug ID: 94578
Summary: Incorrect assignment of RESHAPE() result to a Fortran
pointer
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94426
Nathan Sidwell changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
gcc bugs
http://steellegframe.xyz/8e7GpAQ/caravan/
Chakravarthy
Chakravarthy Nelluri
abacaxi
Image by Dooder (Shutterstock). Photos by SparkFun Electronics, Juhan Sonin,
Blondin Rikard (Flickr).
reputedly straggling entertainers
unstructured impinged
zgabefilu grabens
1 - 100 of 114 matches
Mail list logo