[Bug c++/92679] New: Test case with failing unordered_map search when key is type_index

2019-11-26 Thread marcello.m at yahoo dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: marcello.m at yahoo dot com Target Milestone: --- Hello, Attached files are from gcc 9.1.0 but I've tested earlier and later versions using https://godbolt.org/ with the same re

[Bug c++/92679] Test case with failing unordered_map search when key is type_index

2019-11-26 Thread marcello.m at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92679 --- Comment #1 from Marcello Mansueto --- Created attachment 47365 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47365&action=edit Preprocessed version of the file that triggers the bug

[Bug c++/92679] Test case with failing unordered_map search when key is type_index

2019-11-27 Thread marcello.m at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92679 --- Comment #6 from Marcello Mansueto --- Hello, thanks a lot for the support. Now that I see it, it's really obvious, my bad. I've really appreciate your proposition to improve further the code, awesome :) Bye and kind regards.