[Bug c++/96873] Internal compiler error in alias_ctad_tweaks

2021-04-06 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96873 --- Comment #3 from Mateusz Pusz --- Are there any chances for it to be fixed for gcc-11 or gcc-10.3? This feature is essential for the Physical Units library for C++Next.

[Bug c++/96873] Internal compiler error in alias_ctad_tweaks

2021-04-06 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96873 --- Comment #5 from Mateusz Pusz --- Thanks!

[Bug c++/111471] New: Incorrect NTTP printing in the error messages

2023-09-19 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111471 Bug ID: 111471 Summary: Incorrect NTTP printing in the error messages Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/111474] New: Consider stripping from the error message the identifiers of namespaces brought with using-directives

2023-09-19 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111474 Bug ID: 111474 Summary: Consider stripping from the error message the identifiers of namespaces brought with using-directives Product: gcc Version: 14.0

[Bug c++/113966] New: Internal compiler error in `do_auto_deduction`

2024-02-16 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113966 Bug ID: 113966 Summary: Internal compiler error in `do_auto_deduction` Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/115314] New: Type of the `auto` template parameter in a concept is not decayed when called as dependent name

2024-06-01 Thread mateusz.pusz at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115314 Bug ID: 115314 Summary: Type of the `auto` template parameter in a concept is not decayed when called as dependent name Product: gcc Version: 15.0 Status: UNCONFIRMED