On 11 Jan 2021 11:28, Andrew Burgess wrote: > * Mike Frysinger via Gdb-patches [2021-01-09 10:19:36 -0500]: > > This port declares its pc variable in a header and then includes > > it times. This causes linker errors with newer gcc due to the > > Missing work 'it times' ? "Missing word" ? :) yes, i left out "multiple", thanks. > Missing ChangeLog. sure, if i don't include it, i'll write it before pushing. these are all extremely mechanical. the useful info is in the commit message already. 2021-01-11 Mike Frysinger * cpu.h (pc): Change to an extern. * cpu.c (pc): Define. -mike