https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96599
--- Comment #4 from Gabriel Ravier ---
That makes sense, I had forgotten it was UB and Clang didn't seem to diagnose
this in any way, and I must have forgotten to check with GCC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96599
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96599
--- Comment #2 from Richard Biener ---
Might be more often a typo and say, stpcpy (a, b) was meant...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96599
Martin Sebor changed:
What|Removed |Added
Last reconfirmed||2020-08-13
CC|