[Bug c++/126962] valgrind error at cp/pt.cc:26161 in unify_pack_expansion
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126962
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Agreed, there is nothing with size 32 on that line either.
Must be something in the code around it.
Can you run valgrind with an option such that you can attach gdb to it and see
actually where the problem is?