https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100609
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25290
Bug 25290 depends on bug 100609, which changed state.
Bug 100609 Summary: bool - 1 is not simplified to -a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100609
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100609
Bug ID: 100609
Summary: bool - 1 is not simplified to -a
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: enhancement
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93963
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=93963
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100608
Bug ID: 100608
Summary: [10/11/12 Regression] -Wshadow=compatible-local false
positive: function local type declaration shadows
variable of different type
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100604
--- Comment #2 from dragan.mladjenovic at syrmia dot com ---
It seems so. Something like this helps in this case:
diff --git a/gcc/emit-rtl.c b/gcc/emit-rtl.c
index 07e908624a0..a102a9288c5 100644
--- a/gcc/emit-rtl.c
+++ b/gcc/emit-rtl.c
@@ -23
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100598
Tobias Burnus changed:
What|Removed |Added
Target Milestone|--- |12.0
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100607
Bug ID: 100607
Summary: ICE with SELECT RANK
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: ice-on-invalid-code
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100494
--- Comment #2 from Aldy Hernandez ---
I cannot reproduce on a cross configured with:
~/src/gcc/configure --target=x86_64-w64-mingw32 --enable-languages=c
--disable-bootstrap
I tried:
./cc1 sha1.i -quiet -mtune=generic -march=x86-64 -g -O2 -W
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100349
--- Comment #4 from Aldy Hernandez ---
Yes, it's a duplicate. There's a patch awaiting review here:
https://gcc.gnu.org/pipermail/gcc-patches/2021-May/570301.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100604
Andrew Pinski changed:
What|Removed |Added
Target|riscv,mips |riscv-*-*,mips64r6-*-*
Keywor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100602
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2021-05-14
C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100597
--- Comment #6 from Andreas Schwab ---
Reverting ca9bb74a5f8 fixes bootstrap for me.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100606
Bug ID: 100606
Summary: Please complete LWG3490:
ranges::drop_while_view::begin() is missing a
precondition.
Product: gcc
Version: 12.0
Status: UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100598
Tobias Burnus changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |burnus at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100596
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100597
Eric Botcazou changed:
What|Removed |Added
Severity|normal |major
--- Comment #5 from Eric Botcazou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100453
--- Comment #8 from Eric Botcazou ---
Martin, did you test Ada with your patch? It appears that it either causes
bootstrap to fail (PR bootstrap/100597) or miscompiles the Ada compiler:
=== acats tests ===
FAIL: c41325a
FAIL:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99576
Nils Gladitz changed:
What|Removed |Added
CC||nilsgladitz at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93308
José Rui Faustino de Sousa changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jrfsousa at gcc dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94331
--- Comment #5 from José Rui Faustino de Sousa ---
Hi Sandra!
I have a patch for this problem, which also seems to work for PR93308, I expect
to post it in the next week, if all goes well.
Best regards,
José Rui
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95870
--- Comment #11 from CVS Commits ---
The master branch has been updated by Jason Merrill :
https://gcc.gnu.org/g:2f1bb00ba340e53663651be7874011fd54e1d085
commit r12-804-g2f1bb00ba340e53663651be7874011fd54e1d085
Author: Jason Merrill
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100605
--- Comment #1 from Tulio Magno Quites Machado Filho ---
Interestingly, all the 3 warnings are reported when using -save-temps:
$ gcc -c -save-temps -Wimplicit-fallthrough=5 -Werror=implicit-fallthrough t.c
t.c: In function ‘foo’:
t.c:12:9: er
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100605
Bug ID: 100605
Summary: -Wimplicit-fallthrough=5 still recognizes comments
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100604
Bug ID: 100604
Summary: GCC generates invalid LO_SYM for unaligned global
Product: gcc
Version: 11.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100603
Bug ID: 100603
Summary: csky: config/csky/csky.h:402:13: error: comparison of
unsigned expression in '>= 0' is always true
[-Werror=type-limits]
Product: gcc
Ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100602
Bug ID: 100602
Summary: Erroneous "pointer argument is not associated" runtime
error.
Product: gcc
Version: 11.1.1
Status: UNCONFIRMED
Severity: normal
compression algorithms: zlib
gcc version 12.0.0 20210514 (experimental) [master revision
df18a1343dd:515cc33a922:40a2f88838e5119799649a74692cbf38d774b706] (GCC)
[564] %
[564] % gcctk -O0 small.c; ./a.out
[565] % gcc110 -O1 small.c; ./a.out
[566] %
[566] % gcctk -O1 small.c
[567] % ./a.out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100596
--- Comment #3 from Jason Merrill ---
(In reply to Marek Polacek from comment #1)
> Rejecting such code was the point of the patch. I guess we'll have to
> either downgrade to a warning or just not complain about GNU attributes at
> all.
Let's
-pc-linux-gnu
Configured with: /tmp/tmp.eZIsobWkq2-gcc-builder/gcc/configure
--enable-languages=c,c++,lto --enable-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210514
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95226
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:4206171605de65df9674a14dd9db75bf4f4ed037
commit r12-801-g4206171605de65df9674a14dd9db75bf4f4ed037
Author: Jakub Jelinek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95226
Jakub Jelinek changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100599
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100596
--- Comment #2 from Martin Liška ---
I noticed that in a couple of packages that I have in my testing playground:
https://build.opensuse.org/project/monitor/home:marxin:home:marxin:gcc-periodic-testing-v2
[ 1268s]
/home/abuild/rpmbuild/BUILD/li
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92889
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
--- Comment #3 from Jakub Jelinek -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49070
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.6 |9.4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100317
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |10.4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89308
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95810
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96282
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96075
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96029
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Sta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95468
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95226
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94616
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94616
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:3cafe627d6c8bce7e7f46bdbdef3d14e9701ce9d
commit r12-800-g3cafe627d6c8bce7e7f46bdbdef3d14e9701ce9d
Author: Jakub Jelinek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100599
Bug ID: 100599
Summary: internal compiler error: Segmentation fault
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698
Bug 69698 depends on bug 93753, which changed state.
Bug 93753 Summary: [8 Regression] ICE on a flexible array followed by a member
in an anonymous struct with an initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93753
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93753
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92478
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92475
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92195
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91966
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Resolut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91934
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91112
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89700
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91021
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90796
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.3
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90556
Bug 90556 depends on bug 90737, which changed state.
Bug 90737 Summary: [8 Regression] inconsistent address of a local converted to
intptr_t between callee and caller
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90737
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90648
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90737
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90212
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90211
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90190
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
Summary|[8 Regression] IC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90047
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90019
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:d25809dbfe43917b3bed9454620fcc24f04c1e03
commit r12-799-gd25809dbfe43917b3bed9454620fcc24f04c1e03
Author: Jakub Jelinek
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86932
Jakub Jelinek changed:
What|Removed |Added
CC||redbeard0531 at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90019
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100596
--- Comment #1 from Marek Polacek ---
Rejecting such code was the point of the patch. I guess we'll have to either
downgrade to a warning or just not complain about GNU attributes at all.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89994
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89940
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89888
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89764
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.4
Summary|[8 Regression] ub
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79308
Bug 79308 depends on bug 89744, which changed state.
Bug 89744 Summary: [8 Regression] ICE with specialization of nested template
class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89744
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89744
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89676
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456
Bug 56456 depends on bug 89644, which changed state.
Bug 89644 Summary: [8 Regression] false-positive -Warray-bounds on strncpy with
unterminated array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88781
Bug 88781 depends on bug 89644, which changed state.
Bug 89644 Summary: [8 Regression] false-positive -Warray-bounds on strncpy with
unterminated array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89644
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.5 |9.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89506
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82738
Bug 82738 depends on bug 89506, which changed state.
Bug 89506 Summary: [8 Regression] ICE: in decompose, at rtl.h:2266 with -Og -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89506
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89487
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82738
Bug 82738 depends on bug 89434, which changed state.
Bug 89434 Summary: [8 Regression] wrong code with -Og and
__builtin_mul_overflow()
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89434
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89434
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89410
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89399
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86953
Bug 86953 depends on bug 89285, which changed state.
Bug 89285 Summary: [8 Regression] ICE after casting the this pointer in the
constructor in C++17 mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89285
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89285
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58601
Bug 58601 depends on bug 89357, which changed state.
Bug 89357 Summary: [8 regression][C++11] alignas for automatic variables with
alignment greater than 16 fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89357
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89357
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89340
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89325
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89280
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92377
Bug 92377 depends on bug 89280, which changed state.
Bug 89280 Summary: [8 Regression] ICE: Segmentation fault (in
is_gimple_reg_type)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89280
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|8.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89182
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Target Milest
1 - 100 of 593 matches
Mail list logo