On 11/13/19 2:50 PM, Tom Tromey wrote: > I happened to notice that MODIFY_JNI_METHOD_CALL was defined in > cygming.h and documented in tm.texi. However, because it was only > needed for gcj, it is obsolete. This patch removes the vestiges. > > Tested by grep, and rebuilding the documentation. > > gcc/ChangeLog > 2019-11-13 Tom Tromey <tro...@adacore.com> > > * doc/tm.texi: Rebuild. > * doc/tm.texi.in (Misc): Don't document MODIFY_JNI_METHOD_CALL. > * config/i386/cygming.h (MODIFY_JNI_METHOD_CALL): Don't define. THanks. And FWIW removal of this kind of missed stuff shouldn't require explicit approvals.
jeff