Add missing menu item for JIT Language and ABI

Build of gccint.texi is currently broken, the following fixes it.

	* doc/tm.texi.in (JIT Language and ABI): Add menu item.
	* doc/tm.texi: Re-generate.
This commit is contained in:
Richard Biener
2025-10-08 11:13:15 +02:00
committed by Richard Biener
parent d78bd76a49
commit c5bee7e24d
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ through the macros defined in the @file{.h} file.
* C++ ABI:: Controlling C++ ABI changes.
* D Language and ABI:: Controlling D ABI changes.
* Rust Language and ABI:: Controlling Rust ABI changes.
* JIT Language and ABI:: JIT ABI parameters
* Named Address Spaces:: Adding support for named address spaces
* Misc:: Everything else.
@end menu

View File

@@ -56,6 +56,7 @@ through the macros defined in the @file{.h} file.
* C++ ABI:: Controlling C++ ABI changes.
* D Language and ABI:: Controlling D ABI changes.
* Rust Language and ABI:: Controlling Rust ABI changes.
* JIT Language and ABI:: JIT ABI parameters
* Named Address Spaces:: Adding support for named address spaces
* Misc:: Everything else.
@end menu