Landing: 1c483d3f54b1

Project / Subsystem

gcc / doc

Date

2026-07-13

Author

Sandra Loosemore

Commit

1c483d3f54b15ac6a5cfc56e2b5bf778a4fcba45

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
doc
patch_id
commit_hash
1c483d3f54b15ac6a5cfc56e2b5bf778a4fcba45
source_type
github
headline
Documentation: Clean up documentation for -fdeps-* options.
tldr
GCC documentation improved: -fdeps-* options are now correctly grouped, alphabetized, and better described.
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

GCC’s documentation for the -fdeps-* options in invoke.texi has been significantly cleaned up. The changes include correcting their placement in the Option Summary, ensuring proper alphabetization within the C Dialect Options section, and providing more descriptive text. This makes the documentation clearer and more accurate for developers using these dependency-related flags.