Landing: 25e195b6ed43

Project / Subsystem

gcc / doc

Date

2026-06-08

Author

Sam James

Commit

25e195b6ed43d96bd9de0fa197368d6364c4a141

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
doc
patch_id
commit_hash
25e195b6ed43d96bd9de0fa197368d6364c4a141
source_type
github
headline
Doc: Regenerate tm.texi
tldr
GCC documentation's `tm.texi` file was regenerated to incorporate recent changes.
author
Sam James
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • documentation
  • toolchain-development
discussion_id_link
bugzilla_pr
date
2026-06-08T00:00:00.000Z

This commit regenerates the tm.texi documentation file within GCC. This action ensures that the file reflects the latest updates and modifications made to the compiler internals, specifically following a previous commit (r17-1432-g5ffdb513ef9700). Regular regeneration of documentation files keeps them synchronized with the evolving codebase, maintaining accuracy for developers referring to target-specific details.