https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116369
--- Comment #1 from Piotr Nycz ---
(In reply to Piotr Nycz from comment #0)
> Starting from C++20 (C++23 too) and gcc14.1, with STL debug mode ON
> (-std=c++20 -D_GLIBCXX_DEBUG) the following code starts producing SIGSEGV:
>
> #include
>
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: piotrwn1 at gmail dot com
Target Milestone: ---
Starting from C++20 (C++23 too) and gcc14.1, with STL debug mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109867
Piotr Nycz changed:
What|Removed |Added
CC||piotrwn1 at gmail dot com
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110092
--- Comment #5 from Piotr Nycz ---
(In reply to Jonathan Wakely from comment #2)
> (In reply to Piotr Nycz from comment #0)
> > So, probably it is doable to add warning like: "bist/shared_ptr.h is an
> > internal header file, included by other l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110092
--- Comment #3 from Piotr Nycz ---
(In reply to Jonathan Wakely from comment #2)
> (In reply to Piotr Nycz from comment #0)
> > So, probably it is doable to add warning like: "bist/shared_ptr.h is an
> > internal header file, included by other l
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: piotrwn1 at gmail dot com
Target Milestone: ---
Developers new to C++ have sometime problems with including proper std library
header, instead, they sometimes include standard library internal headers -
since the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100667
--- Comment #5 from Piotr Nycz ---
It also fails on gcc12, gcc13 and trunk
pon., 29 maj 2023 o 12:09 jakub at gcc dot gnu.org
napisaĆ(a):
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100667
>
> Jakub Jelinek changed:
>
>What
ONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: piotrwn1 at gmail dot com
Target Milestone: ---
The following code stops working when switching from gcc10 to gcc11 (gcc11.1
and trunk too) (both c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78830
Piotr Nycz changed:
What|Removed |Added
CC||piotrwn1 at gmail dot com
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69901
--- Comment #2 from Piotr Nycz ---
How to get information in which version it is fixed?
What we discover ourselves:
4.9.1 - work
4.9.2 - fail
4.9.4 - work
5.2 - fail
6.0 (experimental) - work
I need to know the newest stable version where it is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69901
Piotr Nycz changed:
What|Removed |Added
Severity|normal |major
: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: piotrwn1 at gmail dot com
Target Milestone: ---
We discovered this in our project working under gcc4.9.2 (-std=c
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: piotrwn1 at gmail dot com
Target Milestone: ---
When used new extensions of __direct_bases to create parallel hierarchy of
classes - I got the internal
13 matches
Mail list logo