On Wed, 18 May 2022, Gaius Mulley via Gcc-patches wrote:

> /* This is the contribution to the `documented_lang_options' array in
>    toplev.c for gm2.  */

I'm not sure what this is (an unused file?), but documented_lang_options 
was removed in 2003.  And in general, comments referring to .c files, 
throughout the front end, need to be updated to refer to the current names 
of those files (C++ sources have been renamed from .c to .cc in GCC).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to