[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121040 --- Comment #4 from Chameleon --- ... if I write the correct && (SquareMatrix> instead of wrong (SquareMatrix>

[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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.

[Bug c++/121040] ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug c++/121040] New: ICE on g++15.1

2025-07-11 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug c++/120320] g++ freezes forever

2025-05-24 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug c++/120320] New: g++ freezes forever

2025-05-16 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug c++/119566] internal compiler error: in unify, at cp/pt.cc:25410

2025-04-01 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug c++/119566] New: internal compiler error: in unify, at cp/pt.cc:25410

2025-04-01 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug libstdc++/112490] infinite meta error in reverse_iterator::iterator>>

2025-03-15 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490 --- Comment #12 from Chameleon --- No. It is ok. It was my bug.

[Bug libstdc++/112490] infinite meta error in reverse_iterator::iterator>>

2025-02-28 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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.

[Bug libstdc++/112490] infinite meta error in reverse_iterator::iterator>>

2025-02-27 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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

[Bug libstdc++/112490] infinite meta error in reverse_iterator::iterator>>

2025-02-27 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490 --- Comment #7 from Chameleon --- It seems fixed.

[Bug c++/112490] infinite meta error in reverse_iterator::iterator>>

2025-02-26 Thread gessos.paul at yahoo dot gr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112490 Chameleon changed: What|Removed |Added CC||gessos.paul at yahoo dot gr --- Comment #4

[Bug c++/118069] New: g++ freezes

2024-12-16 Thread gessos.paul at yahoo dot gr via Gcc-bugs
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