https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #4 from Chameleon ---
... if I write the correct
&& (SquareMatrix>
instead of wrong
(SquareMatrix>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #3 from Chameleon ---
ICE can be avoided if I write the missing && in the code.
But it is an ICE and it must be reported.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
--- Comment #1 from Chameleon ---
Created attachment 61843
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61843&action=edit
The .ii file, .xz compressed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040
Bug ID: 121040
Summary: ICE on g++15.1
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120320
--- Comment #4 from Chameleon ---
Indeed, avoiding determining which of these partial specializations is most
constrained, fixes the problem.
But, the failed algorithm, if not fixed to handle HUGE DNF/CNF constraints, at
least it must produce a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120320
Bug ID: 120320
Summary: g++ freezes forever
Product: gcc
Version: 15.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119566
--- Comment #2 from Chameleon ---
Created attachment 60951
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60951&action=edit
file.ii
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119566
Bug ID: 119566
Summary: internal compiler error: in unify, at cp/pt.cc:25410
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
--- Comment #12 from Chameleon ---
No. It is ok. It was my bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
--- Comment #11 from Chameleon ---
It misbehaves.
I don't want to send you my complete library.
I will try to make a minimized failing test case in next days.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
--- Comment #8 from Chameleon ---
No, it is partially fixed.
Please patch also this:
template<__detail::__not_a_const_iterator _Sent,
same_as _Self>
requires sized_sentinel_for<_Sent, _It>
friend constexpr differenc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
--- Comment #7 from Chameleon ---
It seems fixed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490
Chameleon changed:
What|Removed |Added
CC||gessos.paul at yahoo dot gr
--- Comment #4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118069
Bug ID: 118069
Summary: g++ freezes
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned
14 matches
Mail list logo