]> gcc.gnu.org Git - gcc.git/commit
Fix __builtin_alloca_with_align_and_max defbuiltin usage
authorAndrew Pinski <apinski@marvell.com>
Tue, 27 Jun 2023 02:30:06 +0000 (02:30 +0000)
committerAndrew Pinski <apinski@marvell.com>
Tue, 27 Jun 2023 02:33:26 +0000 (02:33 +0000)
commitfb909bc101f2dc7453e0ed187933e39acbab1b21
tree18cac65724ce993965bdc03b8a1745b24a98bed8
parent267e1feaf63fc2d8c82054023e08dcbc33eb84e8
Fix __builtin_alloca_with_align_and_max defbuiltin usage

There is a missing space between the return type and the name
which causes the name not to be outputted in the html docs.

Committed as obvious after building html docs.

gcc/ChangeLog:

* doc/extend.texi (__builtin_alloca_with_align_and_max): Fix
defbuiltin usage.
gcc/doc/extend.texi
This page took 0.05701 seconds and 5 git commands to generate.