mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
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:
committed by
Richard Biener
parent
d78bd76a49
commit
c5bee7e24d
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user