[Bug c++/97372] Segmentation fault using Tracy 0.7.3 in template class

2020-10-11 Thread public at enkore dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372 --- Comment #4 from marian --- Running gcc under valgrind with the original testcase produces some interesting output. These binaries of course barely have any symbols at all, but it might at least provide a hint: ==882380== Invalid read of size

[Bug c++/97372] Segmentation fault using Tracy 0.7.3 in template class

2020-10-11 Thread public at enkore dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372 --- Comment #3 from marian --- Created attachment 49344 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49344&action=edit CVise differently reduced reproducer (possibly a different bug as well) Attached automatically reduced reproducer does

[Bug c++/97372] Segmentation fault using Tracy 0.7.3 in template class

2020-10-11 Thread public at enkore dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372 --- Comment #2 from marian --- Created attachment 49343 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49343&action=edit CVise reduced reproducer (possibly a different bug) Attached testcase.ii was produced with CVise from the original rep

[Bug c++/97372] Segmentation fault using Tracy 0.7.3 in template class

2020-10-11 Thread public at enkore dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372 --- Comment #1 from marian --- Created attachment 49342 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49342&action=edit pre-processed reproducer

[Bug c++/97372] New: Segmentation fault using Tracy 0.7.3 in template class

2020-10-11 Thread public at enkore dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372 Bug ID: 97372 Summary: Segmentation fault using Tracy 0.7.3 in template class Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Comp