Skip to content

Navigation Menu

Sign in
Sign up

[DynamicType] Tracking filed compiler bugs #4963

zasdfgbnm started this conversation in General
Discussion options

dynamic_type lib does not compile on C++20 even with the latest g++. I filed two compiler bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111314
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111316
awaiting confirmation.

dynamic_type does compile on C++20 with clang++, but the test is failing for comparison operators of containers. Not sure if this is a compiler bug or a standard library bug, or neither. I narrowed it down to a minimal repro that is reproducible both on g++ and clang++. Trying at:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111504
llvm/llvm-project#67056

You must be logged in to vote

Replies: 1 comment

Comment options

zasdfgbnm
Aug 12, 2025
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /