https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101098
Patrick Palka changed:
What|Removed |Added
CC||StevenSun2021 at hotmail dot
com
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99686
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107579
--- Comment #7 from Patrick Palka ---
This is essentially a dup of PR100295, except here the unevaluated context is a
requires-expr instead of sizeof, and r12-2862 exposed this bug by making us
correctly recognize a requires-expr as an unevaluat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108066
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=108067
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=97837
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99961
Patrick Palka changed:
What|Removed |Added
CC||gccbugbjorn at fahller dot se
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87844
Patrick Palka changed:
What|Removed |Added
CC||miguel.ojeda.sandonis@gmail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85668
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108104
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=108104
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.3
--- Comment #5 from Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105518
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107579
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100295
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.3
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106740
--- Comment #4 from Patrick Palka ---
Backporting the second patch r13-1018-ge8ed26c2ac38ab from PR105852 seems to
fix the regression on the 12 branch at least.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102104
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108090
Patrick Palka changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108138
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=108138
Patrick Palka changed:
What|Removed |Added
Target Milestone|12.0|10.5
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102780
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87765
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107437
Patrick Palka changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107437
--- Comment #5 from Patrick Palka ---
Reduced version of the original testcase:
struct integral_constant {
constexpr operator int() const { return 42; }
};
template
struct A {
static constexpr int value = N;
};
template
struct B {
stati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107542
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103081
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107417
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108104
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 108104, which changed state.
Bug 108104 Summary: ICE in unify, at cp/pt.c:24333 with template partial
specialization and pointer to memeber function and nullptr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108104
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101886
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=100881
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |13.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100881, which changed state.
Bug 100881 Summary: [modules] default arguments break when the default
argument's type isn't explicitly included/exported
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100881
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102553
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=104278
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=103346
Patrick Palka changed:
What|Removed |Added
Known to work||13.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108116
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108179
Patrick Palka changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108066
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 108066, which changed state.
Bug 108066 Summary: [10/11/12/13 Regression] ICE in
use_pack_expansion_extra_args_p, at cp/pt.cc:12661 since
r12-1094-gdb79713150f4f8b6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108066
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107853
--- Comment #4 from Patrick Palka ---
*** Bug 108067 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107853
Patrick Palka changed:
What|Removed |Added
CC||danakj at orodu dot net
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108067
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107853
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107853
Patrick Palka changed:
What|Removed |Added
Summary|[10/11/12/13 Regression]|[10/11/12 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108116
Patrick Palka changed:
What|Removed |Added
Known to work||13.0
Summary|[12/13 Regressi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108254
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Resol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103760
Patrick Palka changed:
What|Removed |Added
CC||avr5309 at gmail dot com
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108282
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
Ass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108260
Patrick Palka changed:
What|Removed |Added
Last reconfirmed||2023-01-04
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108243
Patrick Palka changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108282
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108275
Patrick Palka changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
Tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108260
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93527
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106361
Patrick Palka changed:
What|Removed |Added
CC||pacoarjonilla at yahoo dot es
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59716
Patrick Palka changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88580
Patrick Palka changed:
What|Removed |Added
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=59
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105441
Patrick Palka changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105452
Patrick Palka changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105441
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105351
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105351
Patrick Palka changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104507
Patrick Palka changed:
What|Removed |Added
Target Milestone|10.4|11.3
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103885
Patrick Palka changed:
What|Removed |Added
Target Milestone|9.5 |11.3
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105064
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491
Bug 67491 depends on bug 105064, which changed state.
Bug 105064 Summary: [10 Regression] requires crashes gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105064
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97679
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038
Patrick Palka changed:
What|Removed |Added
Target Milestone|10.4|11.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93978
Bug 93978 depends on bug 94038, which changed state.
Bug 94038 Summary: [9/10 Regression] Compiling with -Wall causes function
template body to get needlessly instantiated
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94038
What|Re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105476
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=105476
Patrick Palka changed:
What|Removed |Added
Keywords||ice-on-valid-code
--- Comment #6 from P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105476
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.2
--- Comment #8 from Patrick Palka
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105481
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105481
--- Comment #4 from Patrick Palka ---
During type_unification_real as part of partial ordering, when considering
default template arguments we assume all previously deduced arguments are
non-dependent and therefore default argument instantiation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105481
--- Comment #5 from Patrick Palka ---
Here's a closely related rejects-valid (rather than ICE-on-valid) testcase,
where the default argument is now T instead of uint (which shouldn't affect
the outcome of partial ordering):
template struct uint
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105476
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105491
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105304
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104565
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 104565, which changed state.
Bug 104565 Summary: [10 Regression] constexpr template goes wrong with class
and call to constexpr method
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104565
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565
--- Comment #5 from Patrick Palka ---
I suspect the changes to cxx_eval_call_expression and/or
cxx_eval_constant_expression caused these functions to use more stack space per
recursive call, and this marginal increase was enough to overflow the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83476
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99885
Bug 99885 depends on bug 83476, which changed state.
Bug 83476 Summary: [9 Regression] Template argument deduction fails with
reference template parameter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83476
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99885
Patrick Palka changed:
What|Removed |Added
Target Milestone|11.0|9.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100288
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100288
Patrick Palka changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104225
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455
Patrick Palka changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101603
Bug 101603 depends on bug 103455, which changed state.
Bug 103455 Summary: [9 Regression] internal compiler error: in dependent_type_p
since r9-713-gd9338471b91bbe6e1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103455
What|Remov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95986
Patrick Palka changed:
What|Removed |Added
Known to fail||10.3.0, 11.3.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95986
Patrick Palka changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99700
Patrick Palka changed:
What|Removed |Added
Target Milestone|10.4|11.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 99700, which changed state.
Bug 99700 Summary: [10 Regression] uninitialized variable accepted as a
constant expression in C++ 20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99700
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103672
Patrick Palka changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105589
Patrick Palka changed:
What|Removed |Added
CC||jason at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102479
Patrick Palka changed:
What|Removed |Added
Target Milestone|12.0|11.4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105622
Bug ID: 105622
Summary: ICE in cxx_eval_store_expression with
[[no_unique_address]] and empty data members
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105622
Patrick Palka changed:
What|Removed |Added
Known to fail||13.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105615
Patrick Palka changed:
What|Removed |Added
Resolution|--- |INVALID
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98662
Patrick Palka changed:
What|Removed |Added
Summary|checking ICE in |[9/10/11/12/13 Regression]
1201 - 1300 of 2687 matches
Mail list logo