[Bug tree-optimization/108334] Strange message in libgav1

2023-01-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug tree-optimization/108334] Strange message in libgav1

2023-01-11 Thread lukaszcz18 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 --- Comment #5 from Jamaika --- Created attachment 54247 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54247&action=edit Added zip files

[Bug tree-optimization/108334] Strange message in libgav1

2023-01-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2023-01-11 Ever confirmed|0

[Bug tree-optimization/108334] Strange message in libgav1

2023-01-08 Thread lukaszcz18 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 --- Comment #3 from Jamaika --- I add preprocessed source `cdef.o`.

[Bug tree-optimization/108334] Strange message in libgav1

2023-01-08 Thread lukaszcz18 at wp dot pl via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 --- Comment #2 from Jamaika --- Created attachment 54212 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54212&action=edit preprocessed source

[Bug tree-optimization/108334] Strange message in libgav1

2023-01-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108334 --- Comment #1 from Andrew Pinski --- Can you attach the preprocessed source? GCC thinks you are trying to do a memcpy to a null pointer really: cc1plus.exe: note: destination object is likely at address zero Which could mean either the code w