https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #2 from Alexander Lelyakin ---
It is(was) reproducible in version:
g++ (GCC) 11.0.1 20210303 (experimental)
Last version I will check tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #3 from Alexander Lelyakin ---
Following sequence:
-
g++ -std=c++20 -fmodules-ts -x c++-system-header ostream
g++ -std=c++20 -fmodules-ts -x c++-system-header any
g++ -std=c++20 -fmodules-ts -x c++-system-header execution
g++ -std
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #4 from Alexander Lelyakin ---
ICE in assert_definition is not seen in version 20210305.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99423
Bug ID: 99423
Summary: [modules] ICE tree check: expected tree_vec, have
ggc_freed in lookup_template_class_1, at cp/pt.c:9803
Product: gcc
Version: 11.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99424
Bug ID: 99424
Summary: [modules] ICE tree check: expected tree_vec, have
error_mark in lookup_template_class_1, at cp/pt.c:9803
Product: gcc
Version: 11.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99425
Bug ID: 99425
Summary: [modules] ICE tree check: expected tree_vec, have
tree_list in lookup_template_class_1, at cp/pt.c:9803
Product: gcc
Version: 11.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426
Bug ID: 99426
Summary: [modules] failed to read compiled module cluster 1186:
Bad file data
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99427
Bug ID: 99427
Summary: [modules] in system headers: non-constant condition
for static assertion
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
Alexander Lelyakin changed:
What|Removed |Added
CC||alexander.lelyakin@googlema
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
Bug ID: 99479
Summary: [modules] ICE Aborted signal terminated program
cc1plus
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99480
Bug ID: 99480
Summary: [modules] ICE in import_entity_index, at
cp/module.cc:3952
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99481
Bug ID: 99481
Summary: [modules] ICE tree check: expected template_decl, have
function_decl in decl_value, at cp/module.cc:7938
Product: gcc
Version: 11.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99482
Bug ID: 99482
Summary: [modules] ICE tree check: expected tree_vec, have
addr_expr in lookup_template_class_1, at cp/pt.c:9803
Product: gcc
Version: 11.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99483
Bug ID: 99483
Summary: [modules] ICE tree check: expected tree_vec, have
bind_expr in lookup_template_class_1, at cp/pt.c:9803
Product: gcc
Version: 11.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99484
Bug ID: 99484
Summary: [modules] ICE same canonical type node for different
types ‘void’ and ‘std::__void_t<_Op<_Args ...> >’
Product: gcc
Version: 11.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #2 from Alexander Lelyakin ---
Even shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
g++ -std=c++20 -fmodules-ts -x c++-system-header stop_token
/usr/local/include/c++/11.0.1/stop_token: internal comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239
--- Comment #1 from Alexander Lelyakin ---
About half of sequences of headers producing segmentation fault are stopped on
.
However there are another variants:
g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
g++ -std=c++20 -fmodul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99239
--- Comment #2 from Alexander Lelyakin ---
(In reply to Alexander Lelyakin from comment #1)
> About half of sequences of headers producing segmentation fault are stopped
> on .
> However there are another variants:
>
> g++ -std=c++20 -fmodul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99425
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header map
g++ -std=c++20 -fmodules-ts -x c++-system-header vector
g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
g++ -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
--- Comment #3 from Alexander Lelyakin ---
About half of sequences of headers producing segmentation fault are stopped on
.
However there are another variants:
g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
g++ -std=c++20 -fmodul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426
--- Comment #1 from Alexander Lelyakin ---
in version 20210308 diagnostic changed:
In file included from /usr/local/include/c++/11.0.1/iomanip:45:
/usr/local/include/c++/11.0.1/bits/quoted_string.h: In destructor ‘constexpr
std::allocator< >::~a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99482
--- Comment #1 from Alexander Lelyakin ---
Disappeared in version 20210310
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99483
--- Comment #1 from Alexander Lelyakin ---
Disappeared in version 20210310.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99484
--- Comment #1 from Alexander Lelyakin ---
In current version 20210310 I have seen another, but very similar error
message:
g++ -std=c++20 -fmodules-ts -x c++-system-header memory_resource
g++ -std=c++20 -fmodules-ts -x c++-system-header thread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99248
--- Comment #2 from Alexander Lelyakin ---
There is much shorter sequence in last version 20210310:
g++ -std=c++20 -fmodules-ts -x c++-system-header streambuf
g++ -std=c++20 -fmodules-ts -x c++-system-header istream
In file included from /u
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header condition_variable
g++ -std=c++20 -fmodules-ts -x c++-system-header future
corrupted double-linked list
corrupted doubl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99484
--- Comment #2 from Alexander Lelyakin ---
One more similar, but not the same message;
g++ -std=c++20 -fmodules-ts -x c++-system-header any
g++ -std=c++20 -fmodules-ts -x c++-system-header vector
g++ -std=c++20 -fmodules-ts -x c++-system-header
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426
--- Comment #2 from Alexander Lelyakin ---
There is a shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header typeindex
g++ -std=c++20 -fmodules-ts -x c++-system-header stop_token
g++ -std=c++20 -fmodules-ts -x c++-system-header option
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99481
--- Comment #1 from Alexander Lelyakin ---
Not seen anymore in version 20210311
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99425
--- Comment #2 from Alexander Lelyakin ---
The same sequence now breaks earlier with different message:
g++ -std=c++20 -fmodules-ts -x c++-system-header map
g++ -std=c++20 -fmodules-ts -x c++-system-header vector
g++ -std=c++20 -fmodules-ts -x c+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #2 from Alexander Lelyakin ---
There is a shorter sequence:
g++ -std=c++20 -fmodules-ts -x c++-system-header unordered_map
g++ -std=c++20 -fmodules-ts -x c++-system-header deque
g++ -std=c++20 -fmodules-ts -x c++-system-header condit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99240
--- Comment #2 from Alexander Lelyakin ---
Not seen anymore in version 20210311.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
Bug 99227 depends on bug 99238, which changed state.
Bug 99238 Summary: [modules] internal compiler error: segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99238
Alexander Lelyakin changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #5 from Alexander Lelyakin ---
In several previous version this message was not seen, but after last commits:
g++ -std=c++20 -fmodules-ts -x c++-system-header syncstream
g++ -std=c++20 -fmodules-ts -x c++-system-header vector
g++ -st
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99274
--- Comment #1 from Alexander Lelyakin ---
Previously I have seen such message only in connection with ,
but it happends also without it.
Another header causing such error is :
g++ -std=c++20 -fmodules-ts -x c++-system-header iterator
g++ -std=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99484
--- Comment #4 from Alexander Lelyakin ---
Not seen anymore. At least in version 20210322.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99722
Bug ID: 99722
Summary: [modules] internal compiler error: segmentation fault
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #3 from Alexander Lelyakin ---
in gcc version 20210323:
All three sequences now produce "Segmentation fault" instead of "corrupted
double-linked list".
However the error "corrupted double-linked list" is still reproducible:
/usr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734
Bug ID: 99734
Summary: [modules] ICE in most_specialized_instantiation
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c+
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734
--- Comment #1 from Alexander Lelyakin ---
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header filesystem
In file included from /usr/local/include/c++/11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99735
Bug ID: 99735
Summary: [modules] in system headers: non-template type
‘rebind_alloc’ used as a template
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #4 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header locale
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cstdalign
/usr/local/bin/g++ -std=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737
Bug ID: 99737
Summary: [modules] malloc(): smallbin double linked list
corrupted
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #8 from Alexander Lelyakin ---
Still reproducible:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header charconv
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header fstream
/usr/local/bin/g++ -std=c++20 -fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99747
Bug ID: 99747
Summary: [modules] ICE in make_dependency, at
cp/module.cc:12396
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priorit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99246
--- Comment #3 from Alexander Lelyakin ---
This ICE appeared again, gcc at commit
bf1f3168f474734400e7a97660d1e7dec664bca9:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header bit
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99735
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header filesystem
In file included f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99427
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header deque
/usr/local/bin/g++ -std
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426
--- Comment #3 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header system_error
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header streambuf
/usr/local/bin/g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99241
--- Comment #2 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string
/usr/local/bin/g++ -std=
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #5 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cwchar
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cmath
/usr/local/bin/g++ -std=c++2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #9 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header fstream
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
/usr/local/bin/g++ -s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99760
Bug ID: 99760
Summary: [modules] ICE qsort checking failed
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734
--- Comment #2 from Alexander Lelyakin ---
Not reproduced anymore.
The first case has changed diagnostic to:
wrong number of template arguments (1, should be 2) [99274]
The second case has changed diagnostic to:
non-template type ‘rebind_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #12 from Alexander Lelyakin ---
Still reproduces:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header fstream
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
/usr/local/bin/g++ -std=c++20 -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #6 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header
condition_variable
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cerrno
/usr/local/bin/g++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99242
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header atomic
/usr/local/bin/g++ -std=c++2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header concepts
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header utility
/usr/local/bin/g++ -std=c++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99427
--- Comment #2 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header ios
/usr/local/bin/g++ -std=c++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737
--- Comment #1 from Alexander Lelyakin ---
Similar, but somewhat different message:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cwchar
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cmath
/usr/local/bin/g++ -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #13 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header ratio
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header ios
/usr/local/bin/g++ -std=c++20 -fmo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737
--- Comment #2 from Alexander Lelyakin ---
This error is very unstable.
Each found sequence is not reproducible after few commits.
But some other sequence appears with similar message.
This time such a sequence is:
/usr/local/bin/g++ -std=c++2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737
--- Comment #3 from Alexander Lelyakin ---
And the sequence from comment 1 has changed its error message to:
corrupted double-linked list
corrupted double-linked list
g++: internal compiler error: Aborted signal terminated program cc1plus
Please
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99735
--- Comment #3 from Alexander Lelyakin ---
After some commits of Nathan Sidwell a week or two ago this bug is not more
reproducible.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99479
--- Comment #8 from Alexander Lelyakin ---
in last version:
commit 864caa158f6db6b653c6a88ff32ce5ce0b4660a8
Author: Jonathan Wakely
Date: Mon Mar 29 17:08:32 2021 +0100
I see that instead of short message, i have reported before, th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99427
--- Comment #3 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header string_view
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header ios
/usr/local/bin/g++ -std=c++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426
--- Comment #4 from Alexander Lelyakin ---
More sequences:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header system_error
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header streambuf
/usr/local/bin/g++ -std=c++20 -fmod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
--- Comment #2 from Alexander Lelyakin ---
I have started some script that continuously do following:
git pull
configure
make
make install
do 5000 attempts to compile system headers in random order
upload the results of the attempts
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #16 from Alexander Lelyakin ---
Still reproduces:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header system_error
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header type_traits
/usr/local/bin/g++ -std=c++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99427
--- Comment #4 from Alexander Lelyakin ---
Not reproduced anymore
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99284
--- Comment #2 from Alexander Lelyakin ---
Not reproduced anymore.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99246
--- Comment #4 from Alexander Lelyakin ---
This report is marked as resolved, but it is stable reproducible all the time.
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header bit
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-syste
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99222
Alexander Lelyakin changed:
What|Removed |Added
CC||alexander.lelyakin@googlema
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99223
--- Comment #4 from Alexander Lelyakin ---
Currently these two sequences produce same error:
internal compiler error: in install_entity, at cp/module.cc:7464
Which is duplicate of 99241.
Should be closed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99747
--- Comment #1 from Alexander Lelyakin ---
Not seen anymore.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
Bug ID: 99855
Summary: [modules] ICE Error reporting routines re-entered.
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
--- Comment #2 from Alexander Lelyakin ---
Yes, attempting to repeat gives different message, but not same as by you:
malloc(): smallbin double linked list corrupted
In file included from /usr/local/include/c++/11.0.1/bits/fs_path.h:46,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
--- Comment #3 from Alexander Lelyakin ---
malloc(): smallbin double linked list corrupted
In file included from /usr/local/include/c++/11.0.1/filesystem:45:
/usr/local/include/c++/11.0.1/bits/fs_path.h:94:62: internal compiler error:
Aborted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
--- Comment #4 from Alexander Lelyakin ---
And next time same sequence run without error!
All that with the same compiler, in empty dir.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
--- Comment #5 from Alexander Lelyakin ---
I have seen all that stuff with compiler at
commit d7145b4bb6c8729a1e782373cb6256c06ed60465
Let's see what will be tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99861
Bug ID: 99861
Summary: [modules] ICE in hashtab_chk_error
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737
--- Comment #4 from Alexander Lelyakin ---
Today's sequence is:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header tuple
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header set
/usr/local/bin/g++ -std=c++20 -fmodules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
--- Comment #6 from Alexander Lelyakin ---
Today this message was not seen.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #20 from Alexander Lelyakin ---
Just make:
git pull
make
make install
That is: just make in previously configured dir.
Then:
---
g++ -std=c++20 -fmodules-ts -x c++-system-header string
g++ -std=c++20 -fmodules-ts -x c++-system-he
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #22 from Alexander Lelyakin ---
Clean rebuild do not change things:
/home/sasha/GCC/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header streambuf
/home/sasha/GCC/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header
type_traits
/home
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
Bug ID: 99879
Summary: [modules] ICE in open
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99283
--- Comment #24 from Alexander Lelyakin ---
Congratulations!
After first testing results this bug is not seen more!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99915
Bug ID: 99915
Summary: [modules] ICE in write_location
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99861
--- Comment #2 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header future
/usr/local/bin/g++ -std=c++2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99948
Bug ID: 99948
Summary: [modules] ICE in add_mergeable_specialization
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99735
Alexander Lelyakin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
Bug 99227 depends on bug 99735, which changed state.
Bug 99735 Summary: [modules] in system headers: non-template type
‘rebind_alloc’ used as a template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99735
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99747
Alexander Lelyakin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
Bug 99227 depends on bug 99747, which changed state.
Bug 99747 Summary: [modules] ICE in make_dependency, at cp/module.cc:12396
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99747
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
Alexander Lelyakin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227
Bug 99227 depends on bug 99855, which changed state.
Bug 99855 Summary: [modules] ICE Error reporting routines re-entered.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99855
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
--- Comment #1 from Alexander Lelyakin ---
There is a shorter sequence:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header memory
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header cstdio
/usr/local/bin/g++ -std=c++20 -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879
--- Comment #2 from Alexander Lelyakin ---
The last sequence sometimes gives ICE in open, and sometimes in install entity:
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header memory
/usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99241
--- Comment #4 from Alexander Lelyakin ---
The ICE in "install entity" can have different stacktrace.
Stacktrace is same up to 'module_state::load_section'
but then it has at least two different variants:
1
/usr/local/bin/g++ -std=c++20 -fm
1 - 100 of 145 matches
Mail list logo