On 12 May 2022 14:50, Alan Modra via Gdb-patches wrote: > PTR will soon disappear from ansidecl.h. Remove uses in sim. Where > a PTR cast is used in assignment or function args to a void* I've > simply removed the unnecessary (in C) cast rather than replacing with > (void *). OK to apply? it it compiles, go for it -mike