[Bug analyzer/116864] "*" and "......" in false positive -Wanalyzer-use-of-uninitialized-value

2024-10-29 Thread polarlinda6 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116864 polarlinda6 changed: What|Removed |Added CC||polarlinda6 at 163 dot com --- Comment #1

[Bug c++/116694] -Ftemplate-depth = parameter does not match the actual number of instantiations

2024-09-12 Thread polarlinda6 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116694 --- Comment #3 from polarlinda6 --- (In reply to Andrew Pinski from comment #2) > So GCC is counting `A<...>` and `A<...>::value` as `seperate template > instantiation depth` which is why you need 101. > > Since this is outside of the standard

[Bug c++/116694] New: -Ftemplate-depth = parameter does not match the actual number of instantiations

2024-09-12 Thread polarlinda6 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116694 Bug ID: 116694 Summary: -Ftemplate-depth = parameter does not match the actual number of instantiations Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severi

[Bug c++/116567] New: Display "Compiler internal error" when using default non-type template parameter.

2024-09-02 Thread polarlinda6 at 163 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116567 Bug ID: 116567 Summary: Display "Compiler internal error" when using default non-type template parameter. Product: gcc Version: 14.2.1 Status: UNCONFIRMED Seve