https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97372
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2020-10-12
Keywords|
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
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
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
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