https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100267
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100269
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Component|bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100276
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100277
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100278
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2021-04-27
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99776
--- Comment #5 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:7d6bb80931b429631f63e0fd27bee95f32eb57a9
commit r12-139-g7d6bb80931b429631f63e0fd27bee95f32eb57a9
Author: Richard Biener
Date: F
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99776
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99986
Bug 99986 depends on bug 99776, which changed state.
Bug 99776 Summary: missed optimization for dead code elimination at -O3 (vs.
-O1)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99776
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99405
--- Comment #7 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:71c8aaf29bb122ebe5e67c84903fd23ff05f04ec
commit r12-140-g71c8aaf29bb122ebe5e67c84903fd23ff05f04ec
Author: Jakub Jelinek
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
Bug ID: 100281
Summary: ICE with SImode pointer assignment in C++
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100278
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:acfe5290406cc70485df8899d14982278a9371f8
commit r12-141-gacfe5290406cc70485df8899d14982278a9371f8
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100278
Richard Biener changed:
What|Removed |Added
Known to work||12.0
--- Comment #3 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:3bc0d418a5d214a8ba57857656ca5c618df1a4bb
commit r12-142-g3bc0d418a5d214a8ba57857656ca5c618df1a4bb
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
Richard Biener changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
--- Comment #4 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:dfdc02bf29670c1c7f5f2820b6db11c66c258716
commit r12-144-gdfdc02bf29670c1c7f5f2820b6db11c66c258716
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
Richard Biener changed:
What|Removed |Added
Assignee|rguenth at gcc dot gnu.org |unassigned at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83466
John Dong changed:
What|Removed |Added
CC||dongjianqiang2 at huawei dot
com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85155
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100282
Bug ID: 100282
Summary: [11/12 Regression] ICE in dependent_type_p, at
cp/pt.c:26813
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-invalid-co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100283
Bug ID: 100283
Summary: Call to MIN0 with integer(8) arguments raises an ICE
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100282
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
--- Comment #1 from Richard Biener ---
I don't think different sized pointers are properly handled anywhere. It may
just happen to "work". Why would you need such beasts? There's only one
intptr_t and only one POINTERS_EXTEND_UNSIGNED, only o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
--- Comment #2 from Richard Biener ---
That said, use integer types.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100284
Bug ID: 100284
Summary: gcc crash with -march=armv8.2-a+sve -O3
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
--- Comment #3 from Andreas Krebbel ---
This is a hard requirement for the z/TPF operating system supported as part of
our IBM Z backend. It happens to work for many years already and they make
extensive use of it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100285
Bug ID: 100285
Summary: experimental/net/socket/socket_base.cc fails on
arm-eabi (r12-137)
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100286
Bug ID: 100286
Summary: experimental/net/internet/socket/opt.cc fails on
arm-eabi (r12-137)
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
Richard Biener changed:
What|Removed |Added
Target||s390
--- Comment #4 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100287
Bug ID: 100287
Summary: Using iterator after std::move in ranges::partition
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97572
--- Comment #5 from Jonathan Wakely ---
The diagnostic is different now and the "cannot convert 'T' to 'bool'" part is
gone. For comment 0 we get:
97572.C: In substitution of 'template requires Any
constexpr int f(auto:1) [with auto:1 = bool]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97572
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100263
--- Comment #5 from Stefan Schulze Frielinghaus
---
It looks like a mode mismatch:
(insn 201 200 378 3 (set (reg:DI 17 %f2 [196])
(const_int 1 [0x1])) "t.c":23:36 1467 {*movdi_64}
(expr_list:REG_EQUIV (const_int 1 [0x1])
(
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100051
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:d1d01a66012a93cc8cb7dafbe1b5ec453ec96b59
commit r12-145-gd1d01a66012a93cc8cb7dafbe1b5ec453ec96b59
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100051
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98700
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97742
Jonathan Wakely changed:
What|Removed |Added
CC||igfoo at github dot com
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100284
Alex Coplan changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100288
Bug ID: 100288
Summary: g++-11 internal error and fails to precompile a
concept
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100284
Alex Coplan changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #2 from Alex Coplan ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100270
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Sandiford :
https://gcc.gnu.org/g:4cea5b8cb715e40e10174e6de405f26202fa3d6a
commit r12-147-g4cea5b8cb715e40e10174e6de405f26202fa3d6a
Author: Richard Sandiford
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100270
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100236
--- Comment #3 from CVS Commits ---
The master branch has been updated by Richard Earnshaw :
https://gcc.gnu.org/g:01d0bda8bdf3cd804e1e00915d432ad0cdc49399
commit r12-148-g01d0bda8bdf3cd804e1e00915d432ad0cdc49399
Author: Richard Earnshaw
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15596
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #35 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21182
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #32 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32306
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #39 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #44 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52830
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #12 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62051
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #24 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #65 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66146
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #50 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66742
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69543
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70454
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #10 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70682
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71367
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79096
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80198
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #22 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82608
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81419
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84757
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85563
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #19 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89096
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #32 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90291
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #16 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91470
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90704
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91903
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92005
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92396
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #9 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90404
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92455
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92955
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92985
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93059
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #47 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93080
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #6 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93081
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93264
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93372
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #8 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #15 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94060
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94307
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94418
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #4 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94440
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #19 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94714
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94794
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94897
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95076
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95082
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #5 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95348
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #44 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95381
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #17 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95517
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95622
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #10 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95730
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95985
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #4 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96017
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #12 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96109
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #7 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96162
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #2 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96280
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #1 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96306
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|11.0|11.2
--- Comment #12 from Jakub Jelinek
1 - 100 of 314 matches
Mail list logo