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
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116369
Bug ID: 116369
Summary: [DEBUG MODE,C++20] access to iterators from global
empty container defined by "const&" results in SIGSEGV
Product: gcc
Version: 14.1.1
Status: UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109867
Piotr Nycz changed:
What|Removed |Added
CC||piotrwn1 at gmail dot com
--- Comment #1 f
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110092
Bug ID: 110092
Summary: Missing warning that internal header is used
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100667
Bug ID: 100667
Summary: std::tuple cannot be constructed from A&&, if A
not defined (only forward declared)
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Se