[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 Richard Biener changed: What|Removed |Added Last reconfirmed||2020-11-11 Status|UNCONFIRM

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #3

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 --- Comment #4 from David Binderman --- (In reply to Martin Liška from comment #3) > I can't reproduce that. Presumably you mean on today's compiler ? Richard's change of Monday 9 November seemingly fixes it. I'll check this on next Friday's va

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 --- Comment #5 from Martin Liška --- (In reply to David Binderman from comment #4) > (In reply to Martin Liška from comment #3) > > I can't reproduce that. > > Presumably you mean on today's compiler ? Yes. > > Richard's change of Monday 9 No

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 --- Comment #6 from David Binderman --- (In reply to Martin Liška from comment #5) > Nice. Next time, please mention the exact revision you use. Will do, although I suspect mentioning 20201107 in the compiler name was a small clue. For more pre

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 --- Comment #7 from Martin Liška --- (In reply to David Binderman from comment #6) > (In reply to Martin Liška from comment #5) > > Nice. Next time, please mention the exact revision you use. > > Will do, although I suspect mentioning 20201107 i

[Bug tree-optimization/97789] valgrind error with ./gcc.dg/c11-atomic-2.c

2020-11-11 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97789 --- Comment #8 from David Binderman --- (In reply to David Binderman from comment #6) >Maybe something like > > $ git rev-parse HEAD >> gcc/trunk.git/gcc/DATESTAMP > > would be enough to get it into the output of gcc -v. For the record, my cur