Landing: d71e9413975b

Project / Subsystem

gcc / doc

Date

2026-07-13

Author

Sandra Loosemore

Commit

d71e9413975ba7b34503de170a357d060669cfd9

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
doc
patch_id
commit_hash
d71e9413975ba7b34503de170a357d060669cfd9
source_type
github
headline
Documentation: Fix alphabetization for C Dialect Options.
tldr
Documentation updates: Corrected alphabetization and grouping of C dialect options in GCC's invoke.texi.
author
Sandra Loosemore
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • documentation
  • c
discussion_id_link
bugzilla_pr
date
2026-07-13T00:00:00.000Z

The documentation for GCC’s C Dialect Options in invoke.texi has been corrected. This commit groups related options like —ansi and -ansi together and ensures proper alphabetization, specifically for the -ffso-struct flag. These changes improve the navigability and accuracy of the documentation.