]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add missing menu item for JIT Language and ABI
authorRichard Biener <rguenther@suse.de>
Wed, 8 Oct 2025 09:13:15 +0000 (11:13 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Oct 2025 09:14:52 +0000 (11:14 +0200)
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.

gcc/doc/tm.texi
gcc/doc/tm.texi.in

index 6012cd93680de6a5d2d4ae0699adb45f0fe32430..989e01fbd18a4c836ac663b310b1376c50a27949 100644 (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
index 7fcd2ff99890ccfdcf759c81e02fac8e41710977..4838af8c0da9f734171ce763689e8266c3e32d98 100644 (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