Hi! We forgot to regenerate c.opt.urls after the addition of -freflection to c.opt.
Thanks for David Malcolm for reminder (otherwise CI would remind us). Committed to trunk as obvious. 2026-01-15 Jakub Jelinek <[email protected]> * c.opt.urls: Regenerate. --- gcc/c-family/c.opt.urls.jj 2026-01-15 17:11:00.547241121 +0100 +++ gcc/c-family/c.opt.urls 2026-01-15 17:11:24.389629338 +0100 @@ -1355,6 +1355,9 @@ UrlSuffix(gcc/Optimize-Options.html#inde frange-for-ext-temps UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-frange-for-ext-temps) +freflection +UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-freflection) + freplace-objc-classes UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-freplace-objc-classes) Jakub
